revel / cmd

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

Initial commit to go mod #180

Closed notzippy closed 4 years ago

notzippy commented 4 years ago

This is a WIP for upgrading the command line tool to use go modules by default What is done

ToDo

The goal is to completely rewrite the ProcessSource function, and we will eventually drop the old implementation