get-good-readme
v2.1.0
Published
CLI tool to generate an esthetic README file ππ
Downloads
8
Maintainers
Readme
Content
Features β¨
- Fast.
- Lightweight.
- Quickly generate your README file.
- Good for all kind of projects.
Install π
Note - If you had
[email protected]
or more you can skip this section.
You can install get-good-readme by entering this command
npm install -g get-good-readme
Usage π‘
- Create a new folder.
- Open your terminal and go inside the new folder.
- If you had npx:
- if you had npx run
npx get-good-readme
and follow the instructions.
- if you had npx run
- If you don't have npx:
- Check the install section to install the package globally.
- Then execute the tasks number 1 and 2.
- Run
get-good-readme
in your terminal.
Exemples π
npx get-good-readme -p=project-name -g=github-user -d="describe why you're creating this project."
Contributing π°
Please make sure to read the Contributing Guide before making a pull request.
Thank you to all the people who already contributed to this project!
Maintainers π·
List of maintainers, replace all href
, src
attributes by your maintainers datas.
License βοΈ
MIT