Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal: List namespace to support npm #1

Open
skull-squadron opened this issue Feb 14, 2014 · 2 comments
Open

proposal: List namespace to support npm #1

skull-squadron opened this issue Feb 14, 2014 · 2 comments

Comments

@skull-squadron
Copy link

Say Ruby + OSX: brew install $(natives list:gem pg)
Say NPM + Linux: apt-get install $(natives list:npm postgres)

List would default to gems, so brew install $(natives list pg) would still work.

@teohm
Copy link
Owner

teohm commented Feb 14, 2014

What do you think about the existing supported syntax?

natives list --catalog rubygems sqlite3
natives list --catalog npm sqlite3

@skull-squadron
Copy link
Author

Long.  --catalog isn't obvious.—
Sent from Mailbox for iPhone

On Fri, Feb 14, 2014 at 2:19 AM, Huiming Teo [email protected]
wrote:

What do you think about the existing supported syntax?

natives list --catalog rubygems sqlite3
natives list --catalog npm sqlite3

Reply to this email directly or view it on GitHub:
#1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants