keanu

command module
v0.0.0-...-707cffb Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 4 Imported by: 0

README

Keanu

Cirrus CI GoDoc Go Report Card Codecov LGTM alerts

Preprocesses YAML files with matrix modifiers, semantically similar to what Cirrus CI does.

Installing

go get github.com/edigaryev/keanu

Make sure that the $GOPATH/bin directory is in PATH (see article in the Go wiki for more details).

Using

The most simplest invocation produces output to stdout:

keanu .cirrus.yml

To write the output to a file, specify the file path as the second argument:

keanu .cirrus.yml .cirrus-processed.yml

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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