Skip to content

abdallajama201/Professional-README-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional README Generator

License: MIT

Description

This project is a command line application that generates a README.md file from information provided by the user. This project provides a quick way to take in all the information needed for a README and puts it into markdown format and creates a file. This README was generated through the app. This app can save some time for any busy developer, and is very simple to use.

Table of Contents

Installation

To install the app a user needs to install node.js and run “npm install” from the cloned repository.

Usage

To use the app a user needs to run “node index.js” from the cloned repository with an optional additional argument of the relative path of the target folder you would like the README to be generated in. If the argument is left out the README will be put in the current folder.

The user will be prompted through a series of questions where they can type in responses that will populate the various sections of the README. A video walkthrough can be found at the following link video walkthrough.

A screenshot of the prompts.

screenshot

License

This project is under the MIT license at MIT

Questions

If you have additional questions please feel free to reach out.

Github: https://www.github.com/abdallajama201

About

A command line program that generates a custom README.md file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published