1.0.0-beta.6 • Published 8 years ago
tumblr-publish-md v1.0.0-beta.6
tumblr-publish-md
Publish markdown file to Tumblr
WIP This Project is under development :hammer_and_wrench:
Installation
$ npm install tumblr-publish-md --globalUsage
Setup
1. Register Tumblr App
2. Get your consumer_key, consumer_secret, token, and token_secret.
Post
$ tumblr-publish-md post --file source/hello-world.mdShow Published Posts
$ 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.1output post_id post_date post_title
Update Post
$ tumblr-publish-md update --file source/hello-world.md --id 415869124166Delete Post
$ tumblr-publish-md rm --id 415869124166License
1.0.0-beta.6
8 years ago
1.0.0-beta.5
8 years ago
1.0.0-beta.4
8 years ago
1.0.0-beta.2
8 years ago
1.0.0-beta.1
8 years ago