inkwell
Version:
A diary in your terminal
28 lines (20 loc) • 511 B
Markdown
inkwell
=======
> A diary in your terminal
Installation
------------
npm install inkwell
Usage
-----
```
Usage: ink [options] [command]
Commands:
list List all journal entries
write Write a new journal entry
open Open last journal entry
search Search through entries for a pattern
config Edit configuration
Options:
-h, --help output usage information
-V, --version output the version number
```