Created
July 22, 2013 06:38
-
-
Save haio/6051720 to your computer and use it in GitHub Desktop.
npm instructions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--save => updates dependencies entries in the {{{json}}} file | |
--force => force fetching remote entries if they exist on disk | |
--force-latest => force latest version on conflict | |
--production => do NOT install project devDependencies | |
--no-color => do not print colors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment