Update TODO

main
Óscar M. Lage 2022-04-04 22:16:26 +02:00
parent b7a581549b
commit 8b70447e2a
1 changed files with 3 additions and 0 deletions

View File

@ -33,3 +33,6 @@
- [ ] Flag to select store
- [ ] Open file store
- [ ] Reload if files changes [idea](https://medium.com/@olebedev/live-code-reloading-for-golang-web-projects-in-19-lines-8b2e8777b1ea#.gok9azrg4)
- [ ] Add a `make release` Makefile command
- [idea](https://github.com/miekg/dns/blob/master/Makefile.fuzz)
- [idea](https://github.com/miekg/dns/blob/master/Makefile.release)