Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.
This repository was archived by the owner on May 20, 2021. It is now read-only.

packaging/distribution #4

Description

@charlierudolph

Javascript downloads binary in npm install hook and stores in the user home directory for possible reuse between the languages / multiple projects.

Bundling binaries is a better solution for corporations where downloads can only happen from internal npm/maven/gem repos. In that case could possible do multiple publications for each. Example:

  • cucumber - downloads binary on demand
  • cucumber-bundled - has all binaries bundled
  • cucumber-bundled-windows-amd64 - has the specific os/system architecture binary bundled

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions