package
1.1.0
Repository: https://github.com/go-gilbert/gilbert.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromDirectory loads gilbert.yaml from specified directory.
LoadManifest loads manifest from specified path and it's imports.
UnmarshalManifest parses yaml contents into manifest structure.

# Constants

FileName is default manifest filename.

# Structs

Manifest represents manifest file (gilbert.yaml).

# Type aliases

Mixin represents a mixin declaration.
Mixins is a pair of mixin name and params.
Task is a group of jobs.
TaskSet is a set of tasks declared in a manifest file.