Ayi

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2018 License: MIT Imports: 5 Imported by: 0

README

Ayi

GoDoc Build Status

Ayi helps you organize workspace

Installation

Pre-built binary

  • Download from releases
  • NOTE: Mac and Windows are no longer tested

Build from source

  • go 1.9+
  • dep
  • dep ensure
  • make install

Usage

ayi help

Contribute

See directory layout and dev

About

Ayi is the nick name of a @dyweb member

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apps

func Apps() []string

func RegisterAppFactory

func RegisterAppFactory(name string, factory AppFactory)

Types

type App

type App interface {
	CobraCommand() *cobra.Command
}

func CreateApp

func CreateApp(name string) (App, error)

type AppFactory

type AppFactory func() (App, error)

Directories

Path Synopsis
app
dep
git
web
cmd
ayi command
util

Jump to

Keyboard shortcuts

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