mhulse / gh-boiler

Common GitHub boilerplate files I use to kick-start new repositories.
Apache License 2.0
8 stars 3 forks source link

Better curl installation setup #89

Open mhulse opened 8 years ago

mhulse commented 8 years ago
$ curl https://npmjs.org/install.sh | sh

Could just point curl to sh file in repo. Would be much cleaner.

Found via: https://github.com/marcus-robinson/chunk-map