Skip to content

Latest commit

 

History

History
103 lines (67 loc) · 2.26 KB

README.md

File metadata and controls

103 lines (67 loc) · 2.26 KB

a

Readme CLI

A CLI tool to generate Readme, Contributing and License files for the github projects.

Standard . Code size . License . GitHub contributors . GitHub Repo stars


cli

View Generated Readme

⚡ Installation and usage

Use npx to generate the files in the project directory

npx create-rdme
or

Install the package globally ( enables autocomplete on second run for static values )

npm install -g create-rdme

👆 linux and mac users, add sudo before npm

Run the package using the command

create-rdme

💻 Built with

  • Nodejs
  • NPM
  • gluegun
  • prompts
  • data-store

🌟 Contributing

Contributions are always welcome! . Please read the contribution guidelines first.

🕴️ Contact

🔔 License

Distributed under the MIT License.