install.sh
v2.0.1
Published
Universal install script
Readme
install.sh
The universal install script

This comic by XKCD is fun, but the pictured script has some flaws.
- It can create a mess with multiple package version
- It can install different packages (try searching
wgeton NPM) - It will take a lot of time to run it
Introducing the new install.sh which doesn't have any of those flaws.
System requirements
macOS/Linux, brew and pip.
Install
You don't even need to install it, just run
npx install.sh <package name>If you still want to install it, run
npm i -g install.shLet's install something!
install.sh wgetinstall.sh apple-jwt