Skip to content

Simplify bin creation #31

@sindresorhus

Description

@sindresorhus

Currently we manually have to create useless proxies like these: https://github.com/kevva/elm-platform-bin/tree/master/bin

The reason is that we have to define the path to the binary in package.json up front.

Another way we could do it is to instead have bin-wrapper copy/move the binary to a fixed path/name we define in package.json.

@kevva What do you think?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions