1.1.7 • Published 5 years ago
jrnlwarp v1.1.7
jrnlwarp
manage developer journals with vim and git
Usage
$ npm install -g jrnlwarp
$ jrnlwarp COMMAND
running command...
$ jrnlwarp (-v|--version|version)
jrnlwarp/1.1.6 linux-x64 node-v14.9.0
$ jrnlwarp --help [COMMAND]
USAGE
$ jrnlwarp COMMAND
...Build
Requires NodeJS 14.x and above to build.
yarn run prepackEditor
jrnlwarp uses vim by default. If you would like to change the editor set the EDITOR environment variable.
ie. on Windows set EDITOR=notepad