Skip to content

joego/readme-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readme-creator

npm Module for creating a README.md file based on answers to questions on bash terminal.

Setup

  1. Install
npm install readme-creator
  1. Add a script key with readme to your project's package.json file.
"scripts": {
  "readme": "readme"
}

Usage

  1. In the root folder of your project run the added script.
npm run readme

About

npm Module for creating the README.md file based on asnwers to questions on terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published