Tiny boilerplate-reimplementation tool
- Easy to use
- Customizable boilerplate
- Support for multiple languages
To install the tool, clone the repository and run:
pip install -r requirements.txtTo use the tool, run:
python main.pyContributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feat/amazing-feature) - Commit your changes (
git commit -m 'feat: add amazing feature') - Push to the branch (
git push origin feat/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.