Skip to content

Boilr template for a .prettierrc config file.

License

Notifications You must be signed in to change notification settings

stefanwalther/boilr-prettier

Repository files navigation

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.

About

Boilr template for a .prettierrc config file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published