1.0.1 • Published 11 years ago
basic_readme v1.0.1
#basic_readme
Create a README.md file with template headers of your choosing.
#Install With npm do:
npm install -g basic_readme#Example
$ basic_readme my_new_repo -d -e -m -i -lwill create a new README.md with the following:
#my_new_repo
#Description
#Example
#Methods
#Install
#License#Usage
basic_readme repo_name [options]
-d Add a description header
-m Add a methods header
-e Add a example header
-i Add a install header
-l Add a license header
#License
MIT
1.0.1
11 years ago