Skip to content

README generator using Node.js with the inquirer package. This allows a user to go through a series of terminal prompts and the program creates a markdown file using the answers collected from the user.

jj77847/good-readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good README Generator

Description

In this project I have created a README generator using Node.js with the inquirer package. This allows a user to go through a series of terminal prompts and the program creates a markdown file using the answers collected from the user.

Table of Contents

Installation

git clone https://github.com/jj77847/good-readme-generator.git
cd good-README-generator
npm install
node index.js

Link to the Demo Video

https://youtu.be/0sOWbX9wO88

Link to GitHub Repository

https://github.com/jj77847/good-readme-generator

About

README generator using Node.js with the inquirer package. This allows a user to go through a series of terminal prompts and the program creates a markdown file using the answers collected from the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published