Metadata-Version: 2.1
Name: githubcutter
Version: 0.3.1.dev0
Summary: A tool to setup GitHub repositories using simple YAML templates
Home-page: https://github.com/stracquadaniolab/githubcutter
Author: Giovanni Stracquadanio
Author-email: giovanni.stracquadanio@ed.ac.uk
License: MIT
Description: # githubcutter
        
        Current version: 0.3.1-dev
        
        A tool to setup GitHub repositories using simple YAML templates.
        
        The tool was inspired by [cookiecutter](https://cookiecutter.readthedocs.io/en/latest/), which is heavily used in the lab,
        as we needed a tool to automate repositories creation on GitHub.
        
        ## Installation
        
            pip install githubcutter
        
        ## Documentation
        
        The official documentation for githubcutter can be found on [readthedocs](https://githubcutter.readthedocs.io/).
        
        ## Bugs
        
        Post an issue to report a bug or request new features.
        
        ## Developers
        - Giovanni Stracquadanio, giovanni.stracquadanio@ed.ac.uk
        
        
        
        
Keywords: version-control git automation
Platform: UNKNOWN
Description-Content-Type: text/markdown
