https://github.com/mikeludemann/npm-install-script
Installing nom and node with bash
https://github.com/mikeludemann/npm-install-script
bash node npm
Last synced: 3 months ago
JSON representation
Installing nom and node with bash
- Host: GitHub
- URL: https://github.com/mikeludemann/npm-install-script
- Owner: mikeludemann
- License: mit
- Created: 2017-11-09T18:29:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T18:30:24.000Z (over 8 years ago)
- Last Synced: 2025-07-30T01:51:14.976Z (11 months ago)
- Topics: bash, node, npm
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-install-script
Setup for installing npm on different operation systems
## Run
```sh
./init.sh
```