1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00
Adrian Zankich fd24e6a9fe Update docs
2014-10-28 14:52:59 -07:00

23 lines
431 B
Go

/*
CLI tool for generating new Gobot projects.
NAME:
gobot - Command Line Utility for Gobot
USAGE:
gobot [global options] command [command options] [arguments...]
VERSION:
0.1
COMMANDS:
generate Generate new Gobot skeleton project
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version
*/
package main