Skip to content

A command-line application that dynamically generates a professional README.md file from a user's input.

License

Notifications You must be signed in to change notification settings

kerilsen/readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Generator

Description

License: MIT License

GitHub repository: https://github.com/kerilsen/readme-generator

Deployed link: https://kerilsen.github.io/readme-generator

This is a command-line application that dynamically generates a professional README.md file from a user's input using the inquirer package. It allows the user to quickly and easily create a README file by using a command-line application to generate one. It includes prompts to ensure the user creates all the content necessary for a professional README.

For future development, I would like to implement a recursive function to ask the user to keep entering steps for the installation section until they were finished. I also would like implement a way to upload screenshots and insert links that would convert to markdown.

Table of Contents

Save the package to your local machine then navigate to the directory from your terminal. In your terminal window:

  • npm init -y
  • npm i inquirer@8.2.4
  • npm start Then simply respond to the prompts until a README is generated.

Usage

A walkthrough video is provided here to demonstrate functionality: Video.

A sample generated README file is provided here.

Contributing

n/a

License

License: MIT License

Tests

n/a

Questions

If you have any questions about this project, please contact me at keri.l.sen@gmail.com.

My GitHub profile is at: https://github.com/kerilsen

About

A command-line application that dynamically generates a professional README.md file from a user's input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published