Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tiltify ¶
type Tiltify struct {
Logger *logrus.Logger
Fs stuffbin.FileSystem
Version string
}
Tiltify represents the structure for all app wide functions and structs.
func NewTiltify ¶
NewTiltify initializes an instance of Tiltify which holds app wide configuration.
func (*Tiltify) InitProject ¶
InitProject initializes git repo and copies a sample config
Click to show internal directories.
Click to hide internal directories.