Skip to content

Make official ChakraCore binaries easily available to developers on *nix platforms. (e.g. deb and brew feeds) #2278

Description

@dilijev

As discussed in #85 (especially #85 (comment)), we should have developer feeds for Linux and OS X for the binaries we release for those platforms, since NuGet is probably not the primary choice for development for Native apps on those platforms.

Since the Linux flavor we primary support is Linux, we should start with an apt-get feed for .deb packages.

The goal is to enable developers to do e.g. apt-get install libchakracore and begin development with the ability to link against our official binaries.

For OS X, the obvious choice is Brew.

/cc @obastemur

Work Items:

  • Signing linux binaries
  • Signing OS X binaries
  • Script for installation of official packages which works for all *nix platforms

Extra work items (if deemed valuable):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions