grim/wasdead

add a show-config command
draft
2019-05-11, Gary Kramlich
6efee9941570
add a show-config command
package globals
type Globals struct {
DatabasePath string `kong:"flag,name='database-path',default='db',help='The path to store the database files'"`
}