Skip to content

Unfortunately, no one can be told what the Matrix is. You have to see it for yourself.

License

Notifications You must be signed in to change notification settings

edigaryev/keanu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Unfortunately, no one can be told what the Matrix is. You have to see it for yourself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages