Metadata-Version: 2.1
Name: branthebuilder
Version: 0.2.3
Summary: Invoke command collection for managing python packages
Home-page: https://github.com/endremborza/branthebuilder
Author: Endre Márk Borza
License: MIT
Keywords: invoke,template
Platform: any
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: complete
License-File: LICENSE

# branthebuilder

[![Documentation Status](https://readthedocs.org/projects/branthebuilder/badge/?version=latest)](https://branthebuilder.readthedocs.io/en/latest)
[![codeclimate](https://img.shields.io/codeclimate/maintainability/endremborza/branthebuilder.svg)](https://codeclimate.com/github/endremborza/branthebuilder)
[![codecov](https://img.shields.io/codecov/c/github/endremborza/branthebuilder)](https://codecov.io/gh/endremborza/branthebuilder)
[![pypi](https://img.shields.io/pypi/v/branthebuilder.svg)](https://pypi.org/project/branthebuilder/)

invoke tasks for python boilerplate

make a new project based on the template with `python -m branthebuilder` - this adds git hooks pre-commit and commit-msg



