Skip to content

Module 9 UNC Coding Bootcamp Challenge - CLI README Generator: This application utilizes the inquirer NPM package to capture user input through the command line interface and generate a personalized README file.

Notifications You must be signed in to change notification settings

t-starkw/me-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js - Inquirer README Generator

Module 9 UNC Coding Bootcamp Challenge - CLI README Generator

This application utilizes the inquirer NPM package to capture user input through the command line interface and generate a personalized README file.

JavaScript HTML CSS Node

Image

Installation

Clone the repository:

git clone [email protected]:t-starkw/me-read.git

Install the required dependencies:

npm install

Run the project in your local browser:

node index.js

Usage

To generate your own README for your next project or application, simply run the command the node index.js in your preferred terminal and answer the prompts that follow.

Need extra help? Watch this short Demo Video
View the sample README here

Meta

Tessa Starkweather – LinkedIn[email protected]

View my profile – GitHub

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/t-starkw/me-read/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

License: MIT

https://opensource.org/licenses/MIT

About

Module 9 UNC Coding Bootcamp Challenge - CLI README Generator: This application utilizes the inquirer NPM package to capture user input through the command line interface and generate a personalized README file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published