mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-26 00:35:39 +00:00
22 lines
364 B
Markdown
22 lines
364 B
Markdown
# freezing-octo-hipster
|
|
|
|
Random utilities of vbatts' being cleaned up, and published
|
|
|
|
# Commands
|
|
|
|
## next-note
|
|
|
|
Simple date formating for notes
|
|
|
|
### Install
|
|
|
|
go get github.com/vbatts/freezing-octo-hipster/cmd/next-note
|
|
|
|
## find-todos
|
|
|
|
Look through your notes directory for TODO items.
|
|
|
|
### Install
|
|
|
|
go get github.com/vbatts/freezing-octo-hipster/cmd/find-todos
|
|
|