/maltmill

create and update Homebrew thrid party Formulae

Primary LanguageGoMIT LicenseMIT

maltmill

Build Status MIT License GoDoc

create and update Homebrew thrid party Formulae

Synopsis

new

% maltmill new -w Songmu/maltmill

update

% maltmill -w maltmill.rb

Description

The maltmill retrieve artifacts from GitHub Releases and create or update the Homebrew Formulae.

Install

homebrew

% brew install Songmu/tap/maltmill

using ghg

% ghg get Songmu/maltmill

go get (for using HEAD)

% go get github.com/Songmu/maltmill/cmd/maltmill

Built binaries are available on GitHub Releases. https://github.com/Songmu/maltmill/releases

Author

Songmu