Skip to content

Application in nodejs to dynamically create a read me page based on the inputs from the user.

Notifications You must be signed in to change notification settings

rwilliamsIII/readme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ReadME generator

Project Description

Generates a readme template based on user input.

Table of Contents

Installation

Clone the repo on to your local machine and run an "npm install" in the terminal to download necessary modules. Once everything is installed, return to github and register for a key with user access(this can be accomplished by going to your user settings on github and clicking the develop tag). You will place this key in a ".env" file like so[GH_Key=YOURKEYGOESHERE]. Once that is completed go back in to the terminal and type in "node index.js" and press enter. After you press enter a series of questions will appear in the terminal. Answering all the questions will generate a ReadME.md file based on the criteria you entered.

Application Example

Technologies Used

Javascript,Node.JS,GitHUB

Contributors

rwilliamsIII

Contact

About

Application in nodejs to dynamically create a read me page based on the inputs from the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published