@guozeng2019/fastcoding
v0.0.9
Published
The simple solution for quick start a project with basic formatter files.
Downloads
6
Readme
fastcoding
The simple solution for quick start a project with basic formatter files.
Installation
npm install @guozeng2019/fastcoding -D
Useage
When you have installed locality, you could run command as:
npx fastcoding [dir]
The params dir is a directory that you want to code in.
If have installed globally, just run it:
fastcoding [dir]
Options
If you run fastcoding
command without options, it will generate all files builtin,
but you can set -t
params to specify file you want
-t
option with 5 values as it:
- gitignore
- editorconfig
- eslint
- snippets
- npmrc