Skip to content

πŸ“„ Simple CLI to easily generate a README file from a specific and customizable template

Notifications You must be signed in to change notification settings

pierrechls/readme-please

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

version

readme-please

Simple CLI to easily generate a README file from a specific and customizable template

preview

A rich and explicit README is really important to present the project and eventually explain how to use it. A README have to be organized and look sexy (with emoji is better cool). But, when you start your project, create a README file is a boring task. That's why I decided to create a command line to make this process quick and easy, generating a README file where you only have to complete it with the project informations.

πŸš€ How to use it

Install readme-please as a global package

$ npm i -g readme-please

Have fun

$ readme-please --help            # or -h (see all possibles options)
$ readme-please --list            # or -l (list existing templates)
$ readme-please --force           # or -f (overwrite the existing README file)
$ readme-please --template [name] # or -t (generate from a specific template)

πŸ”¨ Prior installation

You have to download Node.js

πŸ™Œ Contribute

Contributing to readme-please it's a piece of 🍰. You have an idea about a new feature ? Fork the repo, do your stuff and open a pull request ! You can also report a problem or a suggestion by opening an issue.

πŸŽ‰ Credits

Project developed by pierrechls.

About

πŸ“„ Simple CLI to easily generate a README file from a specific and customizable template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published