revel / cmd

Command line tools for Revel.
MIT License
62 stars 101 forks source link

Enhancements to Revel command #143

Closed notzippy closed 6 years ago

notzippy commented 6 years ago

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 closes #142, closes #141 ,closes #140, closes #139,