Skip to content

stefanwalther/boilr-nodemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-nodemon


Purpose

Boilr template for a simple nodemon.json file.

The following files are generated:

.
`-- nodemon.json

0 directories, 1 file

Installation

Install boilr first.

Then use

$ boilr download stefanwalther/boilr-nodemon <template-tag>

e.g.

$ boilr download stefanwalther/boilr-nodemon boilr-nodemon

Usage

Download the template

$ boilr template download stefanwalther/boilr-nodemon <template-tag>

Fork, modify locally and save it

$ git clone stefanwalther/boilr-nodemon

cd into it, then

$ boilr template save $(PWD) <template-tag>

# e.g. 
$ boilr template save $(PWD) nodemon

if you have for force the local updates, use

$ boilr template save $(PWD) <template-tag> -f

Use it

$ boilr template use nodemon .

Get all templates

Get a list of all - locally installed - templates:

$ boilr template list

About

Related projects

Some related projects:

Author

Stefan Walther

License

MIT


This file was generated by verb-generate-readme, v0.6.0, on March 14, 2020.

About

nodemon.json template for boilr

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published