/boilr-prettier

Boilr template for a .prettierrc config file.

Primary LanguageMakefileMIT LicenseMIT

boilr-prettier

Boilr template for a .prettierrc config file.


Purpose

Boilr template to create a .prettierrc config file.

The following files are generated:

.
└── .prettierrc

0 directories, 1 file

Installation

Install boilr first.

Then use

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

e.g.

$ boilr download stefanwalther/boilr-prettier boilr-prettier

Usage

Download the template

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

Fork, modify locally and save it

$ git clone stefanwalther/boilr-prettier

cd into it, then

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

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

if you have for force the local updates, use

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

Use it

$ boilr template use boilr-prettier .

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 29, 2019.