MIT | GIT |
---|---|
Table of Contents
Readme Generator
License
Description
Usage
Technologies
Contact Me
Readme Generator is a command line application that generates a project readme based on user input. After `node index.js` is executed, the user is prompted to answer a sequence of question about the project. When questions are complete, a readme is generated and will appear in the root directory - filename: ```readme.md```
Stretch: Design a polished UI with the chalk package. It is downloaded and imported but not called at the moment.
To use the app:
1. Open a terminal.
2. Navigate to root of project folder.
3. Use command `node index.js`
4. Answer prompt inquires
1. MomentJS
2. HTML
3. CSS
4. Javascript
4. NodeJS
5. Inquirer
Project By: Vincent Sullivan โ๏ธ๐ข