Add config file, handle it with Viper, add a command to open it in an editor
This commit is contained in:
parent
b8a8ba2e08
commit
61aa5880d3
234 changed files with 44636 additions and 383 deletions
9
Godeps/_workspace/src/github.com/kr/pretty/Readme
generated
vendored
Normal file
9
Godeps/_workspace/src/github.com/kr/pretty/Readme
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
package pretty
|
||||
|
||||
import "github.com/kr/pretty"
|
||||
|
||||
Package pretty provides pretty-printing for Go values.
|
||||
|
||||
Documentation
|
||||
|
||||
http://godoc.org/github.com/kr/pretty
|
Loading…
Add table
Add a link
Reference in a new issue