|
|
|
@ -33,8 +33,8 @@ const exitFail = 1
@@ -33,8 +33,8 @@ const exitFail = 1
|
|
|
|
|
|
|
|
|
|
func main() { |
|
|
|
|
app := cli.App{ |
|
|
|
|
Name: "funcy", |
|
|
|
|
Usage: "Go interpreter for Keybase", |
|
|
|
|
Name: "macrobot", |
|
|
|
|
Usage: "Create macro commands in Keybase channels", |
|
|
|
|
Version: version, |
|
|
|
|
Writer: os.Stdout, |
|
|
|
|
EnableBashCompletion: true, |
|
|
|
|