Metadata-Version: 2.1
Name: gflows
Version: 1.0.0a6
Summary: GitHub workflow automation
Home-page: UNKNOWN
Author: tmbo
Author-email: tombocklisch@gmail.com
License: MIT
Project-URL: Bug Reports, https://github.com/tmbo/gflows/issues
Project-URL: Source, https://github.com/tmbo/gflows
Description: # gflows
        
        A toolkit to optimize and automate workflows on github. The toolkit
        allows you to listen to github webhooks and react to them. 
        
        Available automation's:
        - move issues between project panes on branch push or merge 
        - share labels between repositories
        
        ## Installation
        
        ```
        pip install gflows
        ```
        
        ______
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
