1.1.6 • Published 7 years ago

readme-please v1.1.6

Weekly downloads
36
License
-
Repository
github
Last release
7 years ago

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.

:rocket: 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)

:hammer: Prior installation

You have to download Node.js

:raised_hands: Contribute

Contributing to readme-please it's a piece of :cake:. 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.

:tada: Credits

Project developed by pierrechls.

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago