Even though this module is publicly accessible, we do not recommend using it in projects outside of Transloadit. We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to SemVer.
This module is maintained from a private mono repo called monolib.
Install
sudo npm -g i add @transloadit/post
Usage
$ post
Welcome to @transloadit/post@0.0.21.
Please answer some questions about the blog post,
and I'll generate a starting point and open your editor.
? title: a fresh look at tus.io
? author: kvz
Opening'/home/kvz/code/content/_posts/2020-04-28-a-fresh-look-at-tus-io.md' in your editor ..
Done.
Following values can be used to detect code editor (in descending priority):
process.env.OPEN_FILE
process.env.VISUAL
process.env.EDITOR