1.0.0 • Published 5 years ago

hatena-blog-cli v1.0.0

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

hatena-blog-cli

Hatena::Blog command line interface (unofficial).

Installation

npm install --global hatena-blog-cli

Example

$ # show usage
$ hatena-blog --help

$ # configure
$ export HATENA_USERNAME='username'
$ export HATENA_BLOG_ID='blog id'
$ export HATENA_API_KEY='api key'

$ # create an entry
$ hatena-blog create --title 'special bouzuya entry' bouzuya.md
edit url: https://blog.hatena.ne.jp/bouzuya/bouzuya.hatenablog.com/atom/entry/17680117126990461664
title: special bouzuya entry
url: https://bouzuya.hatenablog.com/entry/2019/03/09/160527

How to build

npm install

License

MIT

Badges

npm version Travis CI Dependencies status

Author

bouzuya <m@bouzuya.net> (https://bouzuya.net/)

1.0.0

5 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago