4 releases (breaking)
0.3.0 | Jul 18, 2024 |
---|---|
0.2.0 | Jul 18, 2024 |
0.1.0 | Jul 18, 2024 |
0.0.1 | Jul 18, 2024 |
#887 in Command line utilities
24 downloads per month
8KB
77 lines
weekly journals
Minimal command-line tool to append some text to a <W>.md
file, where <W>
is the week number of the year.
Usage
$ export J_PATH=~/path/to/your/journals/
$ j "Today I baked a cake"
$ cat $J_PATH/2024/w29.md
- Today I baked a cake
Dependencies
~1MB
~18K SLoC