Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

git-repo-npm-bootster

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-repo-npm-bootster

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

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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.

Keywords

FAQs

Package last updated on 18 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc