Skip to content

CaliStyle/nebula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.