A project initializer to start off with high quality documentation and folder structure
Table of Contents
A readme generator created for the UofU Full Stack Bootcamp. It kind of ran away with me.
- JS
- Node
- Inquirer
- {{ Mustache }}
- Axios
Download the repository's code and use it in your directory that you want to use the generator in.
Node, NPM
Create a readme template to fill with info about your project (like the readme you're reading right now!).
- Custom Project Templates
- Custom default answers
- Ability to call the generator from another directory See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. 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
Distributed under the mit License. See LICENSE.txt for more information.
Scott Casey - @Kurohyoustudios - [email protected]
Project Link: https://github.com/Kurohyou/genme-SC
UofU Full Stack Bootcamp
This readme template adapted from the Best-README-Template by Othneil Drew. Readme generated by Genme! by Scott Casey.