CaliStyle / nebula

nebula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

nebula

License:MIT License


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%