0.5.0 • Published 5 years ago

@vivaxy/github-demo-scripts v0.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@vivaxy/github-demo-scripts

Created by create-n.

Build Status NPM Version NPM Downloads MIT License Standard Version Codecov

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.

0.5.0

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago