gomake

module
v2.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2019 License: MIT

README

gomake

Build Status codecov

A cross platform build tool / task runner that scales.

Instalation

Direct download

Go to https://github.com/brad-jones/gomake/releases and download the archive for your Operating System, extract the gomake binary and and add it to your $PATH.

Curl Bash
curl -L https://github.com/brad-jones/gomake/releases/download/v2.1.2/gomake_linux_amd64.tar.gz -o- | sudo tar -xz -C /usr/bin gomake
RPM package
sudo rpm -i https://github.com/brad-jones/gomake/releases/download/v2.1.2/gomake_linux_amd64.rpm
DEB package
curl -sLO https://github.com/brad-jones/gomake/releases/download/v2.1.2/gomake_linux_amd64.deb && sudo dpkg -i gomake_linux_amd64.deb && rm gomake_linux_amd64.deb
Homebrew

https://brew.sh

brew install brad-jones/tap/gomake
Scoop

https://scoop.sh

scoop bucket add brad-jones https://github.com/brad-jones/scoop-bucket.git;
scoop install gomake;

Directories

Path Synopsis
cmd
Package resources contains embedded resources
Package resources contains embedded resources
run

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL