Skip to content

Saulstice/ReadMeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README Generator

Description

A command-line application that dynamically generates a professional README.md from a user's input using the Inquirer package. After you download the files, right click on "index.js" in your editor and open it in an external terminal. The application will then be invoked with the following commands:

npm i
node index.js

User Story

AS A developer
I WANT a README generator
SO THAT can quickly create a professional README for a new project
  • The generated README includes the following sections:

    • Title
    • Description
    • Table of Contents
    • Installation
    • Usage
    • License
    • Contributing
    • Tests
    • Questions

Walkthrough:

Walkthrough video

Questions

If you have any additional questions here is where you can reach me: https://github.com/saulstice [email protected]

About

ReadMe file generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published