0.0.11 • Published 2 years ago

create-tool v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

tool-kit

This is a front-end tool chain.

Install

Compatibility Note: Vite requires Node.js version >=12.0.0.

With NPM:

npm init tool

With yarn:

yarn create tool

With npx:

npx create-tool

With PNPM:

pnpx create-tool

Then follow the prompts!


Currently supported tool:

  • code lint
    • use eslint and prettier
  • git hooks
    • use husky and commitlint
0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago