Update: TODO
This commit is contained in:
parent
324dc9d249
commit
360f40dd0a
14
TODO.md
14
TODO.md
@ -2,15 +2,15 @@
|
||||
|
||||
## General
|
||||
> General options
|
||||
- [ ] Flag to select store
|
||||
- [x] Proper logger
|
||||
- [x] Flag that sets the debug mode
|
||||
- [ ] Flag to show the version
|
||||
- [ ] Config file (to select store and some other future options)
|
||||
- [ ] Proper logger
|
||||
- [ ] Reload if files changes [idea](https://medium.com/@olebedev/live-code-reloading-for-golang-web-projects-in-19-lines-8b2e8777b1ea#.gok9azrg4)
|
||||
- [x] Makefile helper
|
||||
- [ ] CI (gofmt, golint, more)?
|
||||
- [x] Flag to show the version
|
||||
- [x] Page versioning in a really basic way
|
||||
- [ ] Flag to select store
|
||||
- [ ] Config file (to select store and some other future options)
|
||||
- [x] Makefile helper
|
||||
- [ ] Reload if files changes [idea](https://medium.com/@olebedev/live-code-reloading-for-golang-web-projects-in-19-lines-8b2e8777b1ea#.gok9azrg4)
|
||||
- [ ] CI (gofmt, golint, more)?
|
||||
|
||||
## Bootstrap
|
||||
> Basic elements
|
||||
|
Loading…
Reference in New Issue
Block a user