Skip to content

Instantly share code, notes, and snippets.

@rodnaph
Created October 14, 2012 08:59
Show Gist options
  • Save rodnaph/3888069 to your computer and use it in GitHub Desktop.
Save rodnaph/3888069 to your computer and use it in GitHub Desktop.
thieriot portfile
PortSystem 1.0
name Thieriot
version 0.0.5
categories devel shells
platforms darwin
maintainers rodnaph
description Shell tool for managing a projects Jenkins builds
long_description Thieriot is a simple shell tool for projects that use \
Git and Jenkins, and allows you to easily check which \
of your branches currently have builds. And then to \
easily create/start/delete builds with a single command.
homepage https://github.com/rodnaph/thieriot/
master_sites https://github.com/rodnaph/thieriot/zipball/
checksums @todo
depends_lib p5.12-yaml \
p5.12-json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment