Files
revel-cmd/revel/package_run.bat.template
2018-04-15 21:09:59 -07:00

3 lines
90 B
Plaintext

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