1.1.7 • Published 4 years ago

jrnlwarp v1.1.7

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

jrnlwarp

manage developer journals with vim and git

oclif Version CircleCI License

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 prepack

Editor

jrnlwarp uses vim by default. If you would like to change the editor set the EDITOR environment variable.

ie. on Windows set EDITOR=notepad