Metadata-Version: 2.1
Name: branthebuilder
Version: 0.1.2
Summary: Invoke command collection for managing python packages
Home-page: https://github.com/endremborza/branthebuilder
Author: Endre Márk Borza
License: MIT
Description: # 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`
        
Keywords: invoke
Platform: any
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
