cmd

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Run runs command.

Types

type Config

type Config struct {
	Tasks []*Task `yaml:"tasks"`
}

type Task

type Task struct {
	Name    string   `yaml:"name"`
	Tactics []string `yaml:"tactics"`
	Steps   []string `yaml:"steps"`
}

Jump to

Keyboard shortcuts

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