Skip to content

Instantly share code, notes, and snippets.

@kazoo0217
Last active January 23, 2017 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazoo0217/fb819e772000c1f3f5bac3a52ff6e8be to your computer and use it in GitHub Desktop.
Save kazoo0217/fb819e772000c1f3f5bac3a52ff6e8be to your computer and use it in GitHub Desktop.
node パッケージのグローバルインストールを自動化
#!/bin/sh
npm install -g browser-sync modernizr gulp-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment