notzippy@gmail.com
86736d6e43
Updated formating
...
Ran through testing individually for vendored Revel applications
2020-04-26 22:29:16 -07:00
notzippy@gmail.com
c1aee24445
Corrected version detection, so that equal versions match
2020-04-26 22:28:46 -07:00
notzippy@gmail.com
f2b54f5a69
Updated sourceinfo
...
Added packagepathmap to the SourceInfo, this in turn allows the RevelCLI app command to pass the source paths directly to Revel directly
Added default to build to be "target" of the current folder
Renamed source processor
2020-04-26 22:28:46 -07:00
notzippy@gmail.com
548cbc1764
Upatede Error type to SourceError
...
Added processor object to code
Verified compile errors appearing
Signed-off-by: notzippy@gmail.com
2020-04-26 22:28:46 -07:00
notzippy@gmail.com
acb8fb631b
Initial commit to go mod
2020-04-26 22:28:46 -07:00
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