hybridgroup.gobot/cli/doc.go

12 lines
238 B
Go
Raw Normal View History

2014-10-29 05:52:59 +08:00
/*
CLI tool for generating new Gobot projects.
NAME:
gobot - Command Line Utility for generating new Gobot adaptors, drivers, and platforms
2014-10-29 05:52:59 +08:00
USAGE:
gobot [global options] command [command options] [arguments...]
*/
package main