Skip to content

npx support/underscore -> node_modules/.bin? #68

Description

@davidmaxwaterman

I currently have this useful command in my project's package.json and it is installed under node_modules. I am using it in one of my project's build scripts, and have to directly reference it as node_modules/underscore-cli/bin/underscore.
In other such utilities, it seems they install themselves in the node_modules/.bin directory, so I can run them using npx. I wonder if 'underscore-cli' should also be installing underscore into the .bin directory. WDYT?

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions