borud / brewtool

Experimental tool for automatically generating homebrew recipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brewtool

This is an experimental tool to make the span.rb file used in https://github.com/lab5e/homebrew-tools. I might generalize this a bit when i get around to it.

Building

go build

Example usage

bin/brewtool --owner lab5e --repo spancli gen --bin span --name foo --desc "Span command line client"

About

Experimental tool for automatically generating homebrew recipe

License:Apache License 2.0


Languages

Language:Go 95.8%Language:Makefile 4.2%