grim/wasdead

split the commands into individual files
draft
2019-06-08, Gary Kramlich
a864eaa9eb45
split the commands into individual files
package globals
type Globals struct {
DatabasePath string `kong:"flag,name='database-path',default='db',help='The path to store the database files'"`
}