nova
is a cli for tasks done on a regular basis. People started to want
to use many of these tasks themselves so I made this general version of it.
Mostly this is a tool for setting up Javascript environments on the fly.
cd ~
git clone https://github.com/meetgradient/nova.git .nova
source .nova/main.sh
nova install:dev
will install the essentials for JS development
- make more commands