Publish markdown file to Tumblr
[WIP] This Project is under development 🛠️
$ npm install tumblr-publish-md --global
$ tumblr-publish-md post --file source/hello-world.md
$ tumblr-publish-md ls-remote
415869124166 2017-05-31 Hello World! Ep.3
340829163716 2017-05-30 Hello World! Ep.2
256314326581 2017-05-29 Hello World! Ep.1
output post_id post_date post_title
$ tumblr-publish-md update --file source/hello-world.md --id 415869124166
$ tumblr-publish-md rm --id 415869124166