This project is a markdown generator for your repository.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is a command-line application that dynamically generates a professional README.md file from a user's input.
You can quickly and easily create a README file by using a command-line application to generate one.
It allows the project creator to devote more time to working on the project.
You must have node.js installed on your computer to install this application.
- Clone the repo
git clone https://github.com/fl4viooliveira/readme-generator.git
cd readme-generator
- Install NPM packages
npm install
- Execute
index.js
node index.js
- Answer the questions.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch ( git checkout -b feature/AmazingFeature )
- Commit your Changes ( git commit -m 'Add some AmazingFeature' )
- Push to the Branch ( git push origin feature/AmazingFeature )
- Open a Pull Request
-
Flavio Oliveira - fl4viooliveira@gmail.com
-
GitHub Link: github.com/fl4viooliveira
This file was generated by Readme Generator.