- Clean and Check your code
- Automate basic dev tasks
Oops 🙊 We don't have a package yet! Follow the instructions below and use the developer version for the time being!
To clone locally:
git clone https://github.com/calistyle/nebula.git
cd nebula
npm install
To test locally:
ts-node src/main.ts [command]
To build locally:
npm run build
npm run link
nb [command]
- Orbital Js - A CLI Framework by @wbhob
Read our contributing guide and let's build a better nebula together.