antibody

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2015 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoBundle

func DoBundle(bundle string, home string)

func Home

func Home() string

func NewAntibody

func NewAntibody(bundles []Bundle) antibody

func ProcessArgs

func ProcessArgs(args []string, home string)

func ProcessStdin

func ProcessStdin(stdin io.Reader, home string)

func ReadStdin

func ReadStdin() bool

func Update

func Update(home string)

Types

type Bundle

type Bundle interface {
	Folder() string
	Download() error
	Update() error
	Sourceables() []string
}

func NewGitBundle

func NewGitBundle(bundle, home string) Bundle

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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