Skip to content

KashCodes/README-Generator

Repository files navigation

Automatically Formatted README Generator

Description:

❓ This Node.js application will help Web Developers to automatically generate a formated README.me file for any application they may have created.

Table of Contents:

Installation:

🚨 You will need to export/download the code to you local machine. You will need to install Node.js. As well as the NPM Inquirer package. You'll need to use npm init to create your package.json. Then use npm i inquirer to install Inquirer package to your local application as these will not be downloaded. Once installed you will be able to run the node index command in GitBash or your command line of choice. You will be prompted to answer a series of questions that will auto-fill the newly generated README.md file. You will then find your updated file located in the ./dist/README.md location. It is important you fill out exactly what's being asked in each question so the links work properly and connect to your GitHub profile.

Link to Walkthrough Video:

➿ Here's a GIF showing the app's overall functionality:

README Walkthrough Gif

GitHub Repository Link:

https://github.com/KashCodes/README-Generator

Usage:

🚀 This Node.js application uses the NPM Inquirer package to help users automatically generate their own professional README.md files. Once generated the file will include the title, a description, a hyper-linked table of contents, installation instructions (if any), an area to describe what the application should be used for, the license used for your repository application, a list of any additional contriubutors, what tests you should be able to run to troubleshoot, as well as contact information should someone have questions, comments, or concerns about your application/repository.

License:

badge
This application is covered by the MIT license.

Contributors:

👥 Kashay Arbelo, Dan Arbelo, & John Pendergrass

Tests:

✏️ To verify the NPM Inquirer package version installed type npm list in yur command line.

Questions:

🔧 Please feel free e-mail me should you have any questions, comments, or concerns. Or you can also connect with me through GitHub.

:octocat: Find me on GitHub: KashCodes

📜 Feel free to email me with any questions: kashay@arbelo.me

How to create a Professional README

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published