grim/wasdead

Lots of updates and a bit of code moving around
draft
2020-01-22, Gary Kramlich
d82f4509dbbd
Lots of updates and a bit of code moving around
package globals
type Globals struct {
DatabasePath string `kong:"flag,name='database-path',default='db',help='The path to store the database files'"`
}