aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
AgeCommit message (Expand)Author
2017-06-03Create a new Project typeTeddy Wing
2017-06-03Comment out all the things!Teddy Wing
2017-06-03main.go: Cleanup from 13c84cd9973458750305c72a919cf921d9b22b04Teddy Wing
2017-06-03main.go: Read config from a new format TOML fileTeddy Wing
2017-03-19main.go: Change import to use `github.com` URLTeddy Wing
2017-03-12Add GenerateWeeklyTimesheet()Teddy Wing
2017-03-12main.go: Check the output of `buildSubmissionParams`Teddy Wing
2017-03-12Make fields named structsTeddy Wing
2017-03-12Parse timesheet filesTeddy Wing
2017-03-11main.go: Move config loading to a new functionTeddy Wing
2017-03-11Add main.go with configurationTeddy Wing