git-repo-npm-bootster

1.0.3 • Public • Published

Welcome to git-repo-npm-bootster 👋

npm version Documentation Maintenance License: MIT

A cli to that automatically generate all the needed files to make your repo or npm package look good and reach the 100 quality score

🏠 Homepage

Idea

As a developer you should focus on writing code more instead spending a lot of time on writing nice docs at the beginning.

The following files are generated by running the commands already with nice stuff on it:

  • README.md.
  • .gitattributes // Specifying language of the repo.
  • CHANGELOG.md
  • contributing.md
  • LICENSE
  • Eslint (If checked) // Having linter can boost your npm package scores
  • Tslint (If checked)

More to come.

Install

npm install git-repo-npm-bootster -g

Usage

boost-git-repo

Run tests

npm run test

Author

👤 Yi Zhuang

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Yi Zhuang.
This project is MIT licensed.

Package Sidebar

Install

npm i git-repo-npm-bootster

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

20.7 kB

Total Files

33

Last publish

Collaborators

  • yizhuang