onepercentclub / deployment-server

Github webhook server that does deploys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Github webhook server that does deploys

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 98.7%Language:Procfile 1.3%