NotZippy
4a877b2a8a
Modified run command to translate symlinks to absolute paths
2018-10-24 21:29:07 -07:00
NotZippy
cdef0b75a8
Added ability to readback output from command line
...
Updated readme
2018-10-24 10:23:09 -07:00
NotZippy
031fde6009
Update to logger
2018-10-12 20:40:48 -07:00
Steve
644d6e12bd
Added check for copy dir
...
CopyDir should not fail if the source folder does not exist.
2018-10-10 11:40:29 -07:00
NotZippy
43c188c1eb
Added missing environment variables to command, skipping the gopath
2018-10-02 08:48:12 -07:00
NotZippy
f4fb2ec091
Enhancements to Revel command
...
Reformat of code
Allow user to use a mix of command line arguments and flags
Enhance the import tool to detect missing packages in the modules side
Added test cases for all commands
2018-09-30 10:08:11 -07:00
NotZippy
17459d14e6
Split main file
...
Added code to split the generated main file into two separate files. This allows other code to launch the web application inline.
2018-09-19 09:47:51 -07:00
NotZippy
d0baaeb9e9
Initial rewrite of revel/cmd to provide vendor support and enhanced CLI options
2018-09-14 21:26:25 -07:00