12 lines
279 B
Markdown
12 lines
279 B
Markdown
# Journal
|
|
|
|
## What is this?
|
|
|
|
Simplest possible (well, choose your own definition of "simplest") journalling system.
|
|
|
|
Run it, it drops you into an editor which lets you write. Ctrl+S to save, Ctrl+C to save
|
|
and quit.
|
|
|
|
## Install
|
|
|
|
go install code.ppl.town/justin/journal@latest |