serjykalstryke / ReadME-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReadMe Generator

License: GPL v3

Description

This is a simple application that generates a readme file based on user inputs. It takes the name of the project, a description, and several other pieces of information and outputs a .md file based upon those inputs. It uses Node.js as well as several packages installed using npm, namely inquirer and axios. To generalize the use of this application, a user would need to add their own images to the assets folder and change the affiliated code and link to their own usage video.

Table of contents

Installation

By cloning the repository from Github

Installation Image

Usage

Open a terminal window. cd into the folder where the application is installed and run using node index command. Once node index command is run, the application will ask for inputs via the terminal. Enter appropriate information and the application will output a file called README.md, which is a markdown file that any application capable of reading markdown will format properly. Click the below image for a video of the application in action, there is also a gif that conveys the general idea of using the application.

How to use ReadMe Generator

How to use ReadMe Generator

Licence

GNU GPLv3

Contributors

Myself, but if you want to contribute, feel free to fork this application and make any improvements you feel important.

Test

Upon cloning/forking, run the application. If you hit any snags feel free to contact me via the contact information below

Repository

Sample of application in action

Application in action Application in action Application in action Application in action Application in action Application in action Application in action Application in action

Questions? Contact me here:

Image of me

About


Languages

Language:JavaScript 100.0%