Skip to content

stefanwalther/boilr-mocha-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-mocha-conf

Boilr template for a simple mocha config file.


Purpose

Simple mocha configuration boilerplate.

The following files are generated:

.
└── test
    └── mocha.conf.js

1 directory, 1 file

Installation

Install boilr first.

Then use

$ boilr download stefanwalther/boilr-mocha-conf <template-tag>

e.g.

$ boilr download stefanwalther/boilr-mocha-conf boilr-mocha-conf

Usage

Download the template

$ boilr template download stefanwalther/boilr-mocha-conf <template-tag>

Fork, modify locally and save it

$ git clone stefanwalther/boilr-mocha-conf

cd into it, then

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

# e.g. 
$ boilr template save $(PWD) boilr-mocha-conf

if you have for force the local updates, use

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

Use it

$ boilr template use boilr-mocha-conf .

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 January 21, 2018.

About

Boilr template for a simple mocha config file.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published