Command-line application that creates README.md files. User's input answers to a series of quesions dynamically generates a clean README.MD file. The output file has all the important categories listed.
Run on comand line as: node index.js
Download
- index.js
- package.json
npm install <module.json>
- Git Hub Username (required)
- Project title (required)
- Description (required)
- Table of Contents
- Installation
- Usage
- License (with badge selection)
- Contributing
- Tests
- Questions (required)
- User GitHub email (with validation)
- User GitHub profile picture
Unique readme file is created with the format of README_GitHubUsername.MD. Fast running. Clean nice ouptut. Easy to run:
Inquirer.js: SBoudrias
Badges: shields.io
License: lukas-h
- Rutgers Bootcamp Team
