Skip to content

TalMikey/docs-verify-init

 
 

Repository files navigation

docs-verify-init

Install and setup docs-verify quickly

Usage

npx docs-verify-init && npm install  # npm
npx docs-verify-init && yarn         # Yarn 1
npx docs-verify-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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.6%