8.0.0 • Published 2 years ago

husky-init v8.0.0

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

husky-init

Install and setup husky quickly

See also

auto-husky - interactive mode and more options

Usage

npx husky-init && npm install  # npm
npx husky-init && yarn         # Yarn 1
npx husky-init --yarn2 && yarn # Yarn 2+

If package.json is in a subdirectory (e.g. not in the same directory as .git), please see https://typicode.github.io/husky/#/?id=custom-directory or use auto-husky.

Documentation

https://typicode.github.io/husky

8.0.0

2 years ago

7.1.0

2 years ago

7.0.0

3 years ago

6.1.0

3 years ago

6.1.1

3 years ago

6.0.0

3 years ago