Gime CLI Timekeeping App, using a flat-json DB.
Go to file
Brian Buller 459b942c63 Switching IDs to UUID instead of trying to figure it out 2018-08-09 10:13:39 -05:00
.gitignore Initial Commit 2018-08-02 15:05:31 -05:00
helpers.go Initial Commit 2018-08-02 15:05:31 -05:00
main.go Switching IDs to UUID instead of trying to figure it out 2018-08-09 10:13:39 -05:00
model.go Switching IDs to UUID instead of trying to figure it out 2018-08-09 10:13:39 -05:00
model_meta.go Switching IDs to UUID instead of trying to figure it out 2018-08-09 10:13:39 -05:00
model_tag.go Initial Commit 2018-08-02 15:05:31 -05:00
ops_tag.go Initial Commit 2018-08-02 15:05:31 -05:00
ops_timer.go Switching IDs to UUID instead of trying to figure it out 2018-08-09 10:13:39 -05:00
timer.go Initial Commit 2018-08-02 15:05:31 -05:00