0.0.9 • Published 3 years ago

@guozeng2019/fastcoding v0.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

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
0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago