command

package
v0.1.0-beta Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2016 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GitCommit string
	BuildTime string
)
View Source
var CmdBuild = cli.Command{
	Name:   "build",
	Usage:  "Generate blog to pubilc folder",
	Action: runBuild,
}
View Source
var CmdInfo = cli.Command{
	Name:   "info",
	Usage:  "provide ljgo info",
	Action: runInfo,
}
View Source
var CmdNew = cli.Command{
	Name:   "new",
	Usage:  "provide the webserver which builds and serves the site",
	Action: runNew,
}
View Source
var CmdPublish = cli.Command{
	Name:   "publish",
	Usage:  "Generate blog to pubilc folder and publish",
	Action: runPublish,
}
View Source
var CmdServe = cli.Command{
	Name:   "serve",
	Usage:  "provide the webserver which builds and serves the site",
	Action: runServe,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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