'Revel organization to include command line tools?

My Revel app is going to need several command line tools, I'd prefer to keep the code all together.

I'm leaning towards using a traditional cmd directory and using go build for the tools, is there a Revel native way to do this instead?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source