Commit graph

5 commits

Author SHA1 Message Date
Aaron L 2b666e74de Add postgres sslmode to configuration. 2016-07-11 15:17:49 -07:00
Aaron L 57e20dfd72 Fix some problems with viper setup.
- Fix error reporting throughout the executable side of the project.
2016-06-12 15:35:38 -07:00
Aaron L 56234e37a1 Move main back to root folder.
- Change everything to package main.
- Make main a little more user friendly.
2016-06-12 11:19:23 -07:00
Aaron L fd7a564af4 Move State to the SQLBoiler file where it belongs 2016-06-11 23:27:39 -07:00
Aaron L 8757c8a184 Refactor entire project :D
- Move most files to root
- Remove cmds directory in favor of cmd directory with binary
- Remove all cobra from main
2016-06-11 18:25:00 -07:00