0.0.14 • Published 2 years ago

@yangss/init-git-repo v0.0.14

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

Add some features like lint staged files and conventional commits for git repo

Install init-git-repo in you local repo:

# npm
npm install -D @yangss/init-git-repo eslint
# pnpm
pnpm add -D @yangss/init-git-repo eslint

then, config your repo with:

# npm
npx init-git-repo --type [js|ts|vue]
# pnpm
pnpm exec init-git-repo --type [js|ts|vue]

Done.

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago