@vivaxy/github-demo-scripts
v0.5.0
Published
Created by create-n
Downloads
7
Readme
@vivaxy/github-demo-scripts
Created by create-n.
Usage
Run in standalone
npx @vivaxy/github-demo-scripts
Install and run with pre-commit hook
yarn add @vivaxy/github-demo-scripts husky --dev
package.json
{
"husky": {
"hooks": {
"pre-commit": "gds && git add ."
}
}
}
Config
readme
Readme prefix string.
link-prefix
Link prefix.