Metadata-Version: 2.1
Name: synapse-build
Version: 0.2.0
Summary: Automated build for synapse workspace artifacts
Home-page: UNKNOWN
License: UNKNOWN
Description: # Synapse Build
        
        ![banner](https://BMeyn.github.io/synapse_build//docs/images/project-banner.png)
        
        *****
        
        [![HitCount](https://hits.dwyl.com/BMeyn/synapse_build.svg?style=flat-square)](http://hits.dwyl.com/BMeyn/synapse_build)
        [![PyPI version](https://badge.fury.io/py/synapse-build.svg)](https://badge.fury.io/py/synapse-build)
        [![Tests Status](https://BMeyn.github.io/synapse_build/docs/badget/unittest-badget.svg?dummy=8484744)]()
        [![Coverage Status](https://BMeyn.github.io/synapse_build/docs/badget/coverage-badget.svg?dummy=8484744)]()
        
        ## Features:
        
          - Build deployment files directly from the synapse artifact in git
        
          - Automate workspace publish button
        
          - Replace values with parameters in synapse json artifacts
        
        
        ## Install:
        
        ```
        pip install synapse-build
        ```
        
        ## Usage:
        
        #TODO: Write usage example
        
        ## Contribution:
        
        Please feel free to raise issues or contribute to this project. Here are some steps you can follow if you want to make a contribution
        
        1. Clone the project to your own machine
        2. Create a feature branch called: "feature/discription_name"
        3. Commit changes to your own branch
        4. Create tests for your implemenation
        5. Create a pull request when you think your feature is ready
        6. We will review your feature and give advice or approve it
Platform: UNKNOWN
Description-Content-Type: text/markdown
