No description
| data/example | ||
| docs | ||
| engine | ||
| meta | ||
| scripts | ||
| .gitignore | ||
| go.mod | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
Zany
Todo
- Debug logging
- Fix handling user input to correctly handle substrings (e.g.
gogshould not be interpreted asgo) - Multi-word items
- Multi-word actions
- Parse sentence structure instead of word-by-word (this will complete several todos)
- Make file saving use
bufio.Writer(maybe?) - Custom errors
- Better error handling overall
- Performance improvements (?)
- Any TODO comments