cmd
This commit is contained in:
Vendor.md
cmd
README.md
harness
leanote_revel
build.goclean.gonew.gopackage.gopackage_run.bat.templatepackage_run.sh.templaterev.gorun.go
skeleton
test.goutil.goversion.go
3
cmd/leanote_revel/package_run.sh.template
Executable file
3
cmd/leanote_revel/package_run.sh.template
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
SCRIPTPATH=$(cd "$(dirname "$0")"; pwd)
|
||||
"$SCRIPTPATH/{{.BinName}}" -importPath {{.ImportPath}} -srcPath "$SCRIPTPATH/src" -runMode {{.Mode}}
|
Reference in New Issue
Block a user