Go-release-tools: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
=Overview=
=Overview=


The project started with the first go project [[bakm]] and it consists in thin wrappers around Go tooling.
The project started with the first go project [[bakm]] and it consists in thin wrappers around Go tooling. See https://github.com/NovaOrdis/go/tree/master/commands/bakm/bin


Examples:
Examples:

Revision as of 03:33, 5 April 2016

Internal

Overview

The project started with the first go project bakm and it consists in thin wrappers around Go tooling. See https://github.com/NovaOrdis/go/tree/master/commands/bakm/bin

Examples:

build
clean
format


Currently experimental.