Making the config directory be XDG base compliant. Closes ~petersanchez/tago#14
Also update README for default db path change
Move default directory to ~/.config/tago
Small re-organization of layout
Removing conflicting flag for db init
Updating cobra version
Removing main.go shell, no longer needed.
Reorganization of command files
Fixing stats formatting. Closes #9
Merging in refactor branch
Closing branch refactor
Starting work on glob support. Refs ~petersanchez/tago#7
Moving db file to the flags struct
Working on refactor and logic separation from the cmd package.
Adding LICENSE file
Stupid typo cleanup
Added flag to disable relative path display.
Next