Skip to content

Boilr template to create a .npmignore file.

Notifications You must be signed in to change notification settings

stefanwalther/boilr-npmignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilr-npmignore

A boilr template to create a .npmignore file.


Purpose

A boilr template to create a .npmignore file.

The following files are generated:

.
└── .npmignore

0 directories, 1 file

Installation

Install boilr first.

Then use

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

e.g.

$ boilr download stefanwalther/boilr-npmignore boilr-npmignore

Usage

Download the template

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

Fork, modify locally and save it

$ git clone stefanwalther/boilr-npmignore

cd into it, then

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

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

if you have for force the local updates, use

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

Use it

$ boilr template use boilr-npmignore .

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 August 11, 2018.

About

Boilr template to create a .npmignore file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published