achieve

command module
v0.0.0-...-b863ece Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2017 License: MIT Imports: 1 Imported by: 0

README

Achieve

A modern tool for development task automation. Achieve aims to provide a modern way to perform common task in development without having to shoehorn them into a Makefile which really wasn't meant for non-file manipulating tasks

Getting Started

Achieve is built using go 1.7+ and does not require any other dependencies past that.

Installing
go get github.com/chrismckenzie/achieve

To run a test task you can do the following

cd $GOPATH/src/github.com/chrismckenzie/achieve

achieve build

this should output a compiled achieve binary in the achieve directory

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
builtin
pkg

Jump to

Keyboard shortcuts

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