natives
natives copied to clipboard
proposal: List namespace to support npm
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.
What do you think about the existing supported syntax?
natives list --catalog rubygems sqlite3
natives list --catalog npm sqlite3
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: https://github.com/teohm/natives/issues/1#issuecomment-35071746