Readme Maker Save

:octocat: The awesome ReadMe of your project in less than 2 minutes! It's really simple!

Project README

logo


GitHub last commit GitHub language count GitHub top language License My Linkedin


Click here to generate your README
Clique aqui para ler a documentação em português 🇧🇷

:information_source: About

ReadME Maker is an application designed to help developers build the README.md of their projects. In order to facilitate the creation of the text, some questions are asked about the project, presenting at the end of the application all the markdown ready to be implemented in the README.md file of your project on GitHub.

:rocket: Technologies

The project was developed using the following technologies:

:seedling: Minimal Requirements

Everyone is welcome to collaborate with the project! For this:

  • Fork the repository
  • Clone your forked repository
  • Create a branch
  • Commit your changes
  • Push
  • Create the PR

Keeping your fork up to date:

  • Clone your fork git clone https://github.com/seuusuario/readme_maker.git
  • Add a remote to your original repository git remote add nomedabranch
  • Update the remote git fetch nomedabranch
  • Do the rebase from master with your remote master git rebase nomedabranch/master

Your fork is update!

:beginner: Getting Started

Cloning the repository:

  • $ git clone https://github.com/lucas-felinto/readme_maker.git

Download the dependences:

Go to the root of the project

  • npm install

Executing

In the development mode:

  • npm run dev

In the production mode:

  • npm run start

:octocat: Collaborators

Author

👤 Lucas Felinto

Collaborators


Wemerson Jesus

Maicon Boer

José Eduardo

Felipe Schiavon

Vinicius Kammradt

Robson Antonio

:pencil2: Licence

This project is under the MIT license. See the archive LICENSE for more details.

Open Source Agenda is not affiliated with "Readme Maker" Project. README Source: lucas-felinto/readme_maker
Stars
81
Open Issues
4
Last Commit
9 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating