Files
revel-cmd/revel/package_run.bat.template
2014-11-03 23:41:52 +01:00

3 lines
88 B
Plaintext

@echo off
{{.BinName}} -importPath {{.ImportPath}} -srcPath %CD%\src -runMode {{.Mode}}