cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2021 License: MIT Imports: 11 Imported by: 0

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

func NewTiltify(logger *logrus.Logger, fs stuffbin.FileSystem, buildVersion string) *Tiltify

NewTiltify initializes an instance of Tiltify which holds app wide configuration.

func (*Tiltify) InitProject

func (t *Tiltify) InitProject() cli.Command

InitProject initializes git repo and copies a sample config

Jump to

Keyboard shortcuts

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