You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kamilsk
changed the title
integrate github.com/mitchellh/go-homedir
config: compare os.UserHomeDir and github.com/mitchellh/go-homedir, make a decision about integration
May 27, 2022
Motivation: configuration is needed for tools. For example,
$HOME/.maintainer
.Research spf13/cobra@8eaca5f and https://golang.org/pkg/os/#UserHomeDir and compare it with https://github.com/mitchellh/go-homedir.
PoC
The text was updated successfully, but these errors were encountered: