Merge pull request #643 from nikkolasg/patch-1
[example] Make the basic example build-able.
This commit is contained in:
commit
4b90d79a68
1
cli.go
1
cli.go
@ -12,6 +12,7 @@
|
|||||||
// app.Usage = "say a greeting"
|
// app.Usage = "say a greeting"
|
||||||
// app.Action = func(c *cli.Context) error {
|
// app.Action = func(c *cli.Context) error {
|
||||||
// println("Greetings")
|
// println("Greetings")
|
||||||
|
// return nil
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
// app.Run(os.Args)
|
// app.Run(os.Args)
|
||||||
|
Loading…
Reference in New Issue
Block a user