create-rdme

create-rdme CLI

Usage no npm install needed!

<script type="module">
  import createRdme from 'https://cdn.skypack.dev/create-rdme';
</script>

README


Logo

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-gif

View Generated Readme

⚡ Installation and usage

Use npx to generate the files in the project directory ( no autocomplete )

npx create-rdme

or

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

sudo npm install -g create-rdme && 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.