hatena-blog-cli

1.0.0 • Public • Published

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/)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1
  • 0.3.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i hatena-blog-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

221 kB

Total Files

5

Last publish

Collaborators

  • bouzuya