added generate.go, added todo

Added generate.go out of habit for idiots like me who delete config
files like it's no big deal. Also added a markdown file called todo,
name is self-explanatory as it helps me remember stuff that I need
to do and as well helps contributors figure what needs to happen
This commit is contained in:
Wyatt J. Miller
2019-09-25 23:17:38 -04:00
parent 854270f99c
commit e766f580bb
4 changed files with 57 additions and 2 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@ config.yaml
.vscode/
vendor/
*.log
*.tar.gz
*.tar.gz
*.bak