/nebula

nebula

Primary LanguageTypeScriptMIT LicenseMIT

Nebula CLI

CaliStyle Developer Tools

PRs Welcome

Features

  • Clean and Check your code
  • Automate basic dev tasks

Install

Oops 🙊 We don't have a package yet! Follow the instructions below and use the developer version for the time being!

Development

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]

Built With

Contributing

Read our contributing guide and let's build a better nebula together.