How to install

It looks like you’re running macOS, Linux, or another Unix-like OS. To install a project, run the following in your terminal.

curl -s https://sh.abranhe.com/{project} | bash

To uninstall any project, run the following in your terminal

curl -s https://sh.abranhe.com/{project}/uninstall | bash

Some projects to install

os

: Know you operating system from your terminal. Written in C.

opener

: The Opener CLI

github-npm

: Easy way to Release npm packages on Github