This package has been deprecated

Author message:

replaced with package 'coffre'

cpcfg

0.0.3 • Public • Published

cpcfg

Copy config files boilerplates to current directory

Avaliable presets & included files:

package

package.json

npm

.npmignore

git

.gitignore
.gitattributes

editor

.editorconfig

readme

readme.md
license

lint

.prettierrc
.eslintrc

test

jest.config.js

compilers

.babelrc
postcss.config.js
.posthtmlrc
.browserlistrc

bundlers

Install

npm i -g cpcfg

Usage

cpcfg <name>

For example:

# copy `.gitignore` and `.gitattributes`:
cpfgf git

# copy `.editorconfig`:
cpfgf editor

# copy `.editorconfig`, `.gitignore`, `.gitattributes`, `readme.md` and `license`:
cpfgf editor git readme

Readme

Keywords

none

Package Sidebar

Install

npm i cpcfg

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • angryobject