Commit Graph

7 Commits

Author SHA1 Message Date
Danny van Kooten e47183230d use sql migrate for handling database migrations & run on boot 2017-01-25 15:17:24 +01:00
Danny van Kooten 46f954cc6e first stab at supporting postgres driver. #9 2017-01-25 13:46:43 +01:00
Danny van Kooten 8a0657b977 use alecthomas/kingpin for parsing CLI arguments. Closes #7 2017-01-24 20:28:22 +01:00
Matthias Loibl 7c0cfd83a0
Run goimports on all files in the project to format imports 2016-12-25 16:37:45 +01:00
Danny van Kooten 593b3563d6 gofmt project 2016-12-11 14:50:01 +01:00
Danny van Kooten 963716b1be add tables for pages & sites & normalize data into those tables 2016-12-08 22:20:40 +01:00
Danny van Kooten 549b4bb055 do not export commands & add delete_user command 2016-12-08 20:57:44 +01:00