Metadata-Version: 2.1
Name: git-phoenix
Version: 1.0.0b35
Summary: phoenix
Home-page: https://github.com/victoraugustofd/git-phoenix
Author: victoraugustofd
Author-email: victoraugustofd@gmail.com
License: MIT
Description: # git-phoenix
        <p align="center">
          <img src="https://user-images.githubusercontent.com/21197980/46575862-31a46400-c994-11e8-9006-1ade4bc720cb.png" alt="teste">
        </p>
        
        ## A dynamic Git Branching Tool
        
        Git Phoenix is a Dynamic Branching Tool. We noticed that not all projects can be managed, using the branching models that are largely used by several companies. Many of them, have to adapt the way that they work with Git, just to fit with the branching model chosen.
        
        Git Phoenix is exactly the opposite.
        
        We made a system that adapts itself with the rules defined by the user or company, instead of the user or company adapt themselves to the system.
        
        You can define the branching rules for your Git Repository on a template.
        Currently, we are working on a template using a JSON file, but in the near future, we will make Git Phoenix able to read XML and Protobuf files, besides JSON.
        
        ### Installation
        
        TODO
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown
