This tool is mainly for writing tellme.tokyo blog. If you run this app with edit
command, you can choise the exisiting articles with cool prompt. Internally, this app makes hugo server run as background process. So it makes you easy to access localhost:1313 while writing your post without calling hugo server separately!
Download the binary from GitHub Releases and drop it in your $PATH
.
This tool idea basically comes from:
b4b4r07