ratacast / goon

Middleman implementation for Porcelain

Home Page:https://github.com/alco/porcelain/wiki/Implementation#the-middleman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goon

Goon is a companion program for the Porcelain library written in Elixir.

Usage with Porcelain

Go to Releases and pick the goon binary for your system. Put it somewhere in your PATH (or into the directory that will become the current working directory of your application).

Always download the latest release. Goon will forever be backwards compatible with all past releases of Porcelain. The old releases are kept online merely for history.

Building from source

$ go build

License

This software is licensed under the MIT license.

About

Middleman implementation for Porcelain

https://github.com/alco/porcelain/wiki/Implementation#the-middleman

License:MIT License


Languages

Language:Go 96.9%Language:Shell 3.1%