aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)AuthorFilesLines
2020-11-20Reorganize. Update to use go modules.Mitch Riedstra1-0/+89
2017-02-04Moved the libraries aroundMitch Riedstra1-89/+0
2017-01-16Make command line applications work. Make it build on UnixMitch Riedstra1-0/+3
2017-01-16Pull default configuration into the application, add an edit commandMitch Riedstra1-8/+58
2017-01-16Allow a default repositoriy to be set in 'config.yml' Minor changes to build ...Mitch Riedstra1-0/+1
2017-01-01Add ability to find the ACF file related to the gameMitch Riedstra1-2/+2
2016-12-30InitialMitch Riedstra1-0/+35