Skip to content

Songmu/maltmill

Repository files navigation

maltmill

test MIT License PkgGoDev

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 install (for using HEAD)

% go install github.com/Songmu/maltmill/cmd/maltmill@main

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

Author

Songmu