Hondana (本棚; 日语中的“书架”) 是一个用于管理书签小程序的命令行工具。
Hondana 可以通过 Homebrew 安装
brew install KS1019/formulae/Hondana
成功完成安装后,您需要创建 ~/.Hondana/Bookmarklets/
目录。 可以通过以下方式完成:
hondana init
OVERVIEW: `hondana` helps you manage bookmarklets.
`hondana` is the root command to access other subcommands in order to manage
your bookmarklets.
USAGE: hondana <subcommand>
OPTIONS:
--version Show the version.
-h, --help Show help information.
SUBCOMMANDS:
add `hondana add` adds a new bookmarklet in
`~/.Hondana/Bookmarklets/`
init `hondana init` initilizes `~/.Hondana/Bookmarklets/`
directory.
install `hondana install`
list `hondana list` lists every bookmarklet present in
`~/.Hondana/Bookmarklets/`
See 'hondana help <subcommand>' for detailed help.