install.sh

2.0.1 • Public • Published

install.sh

The universal install script

This comic by XKCD is fun, but the pictured script has some flaws.

  1. It can create a mess with multiple package version
  2. It can install different packages (try searching wget on NPM)
  3. 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.sh

Let's install something!

install.sh wget
install.sh apple-jwt

by George Bougakov

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    13
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    13
  • 2.0.0
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i install.sh

Weekly Downloads

14

Version

2.0.1

License

MIT

Unpacked Size

5.94 kB

Total Files

4

Last publish

Collaborators

  • georgenet