0.0.9 • Published 3 years ago
@guozeng2019/fastcoding v0.0.9
fastcoding
The simple solution for quick start a project with basic formatter files.
Installation
npm install @guozeng2019/fastcoding -DUseage
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