A readme template generator for your repositories
- ๐ค How To Use
- ๐ Technologies
- ๐ฑ Minimal Requirements
- ๐ Features
- ๐ Finished
- ๐ก How To Contribute
- ๐ค Contributors
- ๐ค Author
- ๐ License
If you use Linux, try run commands bellow as sudo
npm i -g readme-template-generator
or
yarn global add readme-template-generator
npx readme-template-generator
or using yarn v2-beta
yarn dlx readme-template-generator
- Gluegun
- Node
- Typescript
- EJS
- NPM/Yarn LTS
- NodeJs
- Finished template
- Added emoji in questions
- Integration with GitHub
- Inform if need update
- 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
๐ค Mikael Aquino mikarg9@gmail.com
- Twitter: @mikaelr16
- Github: @Mikael-R
- LinkedIn: @Mikael-R
Copyright ยฉ 2020 Mikael Rolim de Aquino mikarg9@gmail.com
This project is licensed by MIT License.
This README was generated with ๐ by readme-template-generator