aboutsummaryrefslogtreecommitdiff
path: root/steam-export-cli.go
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Change the help textMitch Riedstra1-6/+8
2017-01-16Add support for gzipped archivesMitch Riedstra1-2/+11
2017-01-16Pull default configuration into the application, add an edit commandMitch Riedstra1-0/+12
2017-01-16Change default path depending on platformMitch Riedstra1-11/+10
2017-01-16Allow a default repositoriy to be set in 'config.yml' Minor changes to build ...Mitch Riedstra1-0/+10
2017-01-16Make the program's usage information look betterMitch Riedstra1-2/+4
2017-01-16Add ability to delete games. Remove old "main.go"Mitch Riedstra1-10/+27
2017-01-16Add the ability to package and export gamesMitch Riedstra1-4/+78
2017-01-16Added ability to extract games. Initial code to delete games. Initial basic p...Mitch Riedstra1-0/+70