Read/Write config to $HOME

This commit is contained in:
2021-02-07 11:42:13 +10:30
parent ec658520b7
commit 851f073e99
6 changed files with 110 additions and 31 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.15
require (
github.com/fogleman/gg v1.3.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/pborman/getopt v1.1.0
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
golang.org/x/image v0.0.0-20201208152932-35266b937fa6