Skip to content

Instantly share code, notes, and snippets.

@kannkyo
Last active March 8, 2019 20:59
Show Gist options
  • Save kannkyo/e8522aaefcb9fa8376a684f41e2ea84c to your computer and use it in GitHub Desktop.
Save kannkyo/e8522aaefcb9fa8376a684f41e2ea84c to your computer and use it in GitHub Desktop.
Recommendation package based on npm
#!/bin/bash
# npm
npm install -g --unsafe-perm node-red
npm install -g yarn
# yarn
yarn global add bower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment