We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50bd59 commit af07c1aCopy full SHA for af07c1a
1 file changed
OpenSesame_main.go
@@ -1,5 +1,7 @@
1
package main
2
3
+//go:generate sh -v OpenSesame_cliGen.sh
4
+
5
import (
6
"flag"
7
"fmt"
0 commit comments