package
Version:
v0.10.1
Opens a new window with list of versions in this module.
Published: Apr 28, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Create writes a default project manifest in the specified path
Load returns a Manifest struct populated from a manifest file
type Command struct {
Run string `yaml:"run"`
Description string `yaml:"desc"`
}
Command is a representation of the `command` section of a manifest
Manifest is a representation of the project manifest
Load returns a Manifest struct populated from a manifest file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.