0.1.1 • Published 4 years ago

@dashblock/nitro v0.1.1

Weekly downloads
8
License
ISC
Repository
github
Last release
4 years ago

Nitro Template Manager

Create a new project

nitro create

Other commands

// Add a new template
nitro add
// List your templates
nitro ls
// Remove a template
nitro remove

To create custom template

Add a nitro.json file in the root of your repository with your variables and postinstall script Suffix your files with variables with ".tpl" (for instance: package.json.tpl) using mustache variables

0.1.0

4 years ago

0.1.1

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago