#Todo

6 messages · Page 1 of 1 (latest)

fading tangle
#

Todo TUI - a simple terminal-based todo list manager.

kindred shuttle
#

some constructive criticism (if it's welcome):
asssets/ folder should be assets/
generally you don't wanna add a binary to the github repo. that's done for releases. plus not everyone has the same architecture, so that binary won't work for everyone.
but pretty neat. I might try to make the code more modular so it's easier to read/add to

foggy belfry
#

use semver for your versions ie v1.1.0 not 1.1

#

and while a giant file was a bit much I think you’re now overdoing it with internal/ and 5 packages and cmd/

foggy belfry