Skip to content

Mikael-R/readme-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Gitpod

NPM Version NPM Monthly Downloads

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

Author Twitter

Welcome to readme-template-generator ๐Ÿ‘‹

๐Ÿšง readme-template-generator in development... ๐Ÿšง

A readme template generator for your repositories

๐Ÿ”– Table Of Contents


๐Ÿค” How To Use

๐Ÿ’ป Desktop

If you use Linux, try run commands bellow as sudo

npm i -g readme-template-generator

or

yarn global add readme-template-generator

๐ŸŒ Online

npx readme-template-generator

or using yarn v2-beta

yarn dlx readme-template-generator

Back To The Top


๐Ÿš€ Technologies

  • Gluegun
  • Node
  • Typescript
  • EJS

Back To The Top


๐ŸŒฑ Minimal Requirements

  • NPM/Yarn LTS
  • NodeJs

Back To The Top


๐ŸŽŠ Features

๐ŸŽ‡ Finished

  • Finished template
  • Added emoji in questions
  • Integration with GitHub
  • Inform if need update

Back To The Top


๐Ÿ’ก How To Contribute

  • Make a fork of this repository
  • Clone to you machine and entry on respective paste
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature
  • A green button will appear at the beginning of this repository
  • Click to open and fill in the pull request information

Contributions, issues and features requests are welcome!
๐Ÿ“ฎ Submit PRs to help solve issues or add features
๐Ÿ› Find and report issues
๐ŸŒŸ Star the project

Back To The Top


๐Ÿค— Contributors

Back To The Top


๐Ÿ‘ค Author

๐Ÿค“ Mikael Aquino mikarg9@gmail.com

Back To The Top


๐Ÿ” License

Copyright ยฉ 2020 Mikael Rolim de Aquino mikarg9@gmail.com

This project is licensed by MIT License.

Back To The Top


This README was generated with ๐Ÿ’Ÿ by readme-template-generator