/deployment-server

Github webhook server that does deploys

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Deployment Server

version number: 0.0.2 author: Ernst Odolphi

Overview

Deploy things

Installation / Usage

To install use pip:

$ pip install deployment_server

Or clone the repo:

$ git clone https://github.com/eodolphi/deployment_server.git
$ python setup.py install

Contributing

TBD :-(

Example

TBD