0.0.2 • Published 5 years ago
pacy-cli v0.0.2
pacy-cli
cli use
Installation
npm install pacy-cli
# or use yarn
yarn add pacy-cliUsage
import pacyCli from 'pacy-cli'Contributing
- Fork it!
- Create your new branch:
git checkout -b feature-neworgit checkout -b fix-which-bug - Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'orgit commit -am 'fix: some description (fix #123)' - Push to the branch:
git push - Submit a pull request :)
Authors
This library is written and maintained by 余聪.
License
MIT - 余聪
0.0.2
5 years ago