Hondana

0.0.8

CLI tool to manage your bookmarklets
KS1019/Hondana

What's New

0.0.8

2022-11-23T07:01:23Z

What's Changed

Full Changelog: 0.0.7...0.0.8

Hondana

Hondana (本棚; Bookshelf in Japanese) is a cli tool to manage your bookmarklets.

Install

Hondana can be installed via Homebrew

brew install KS1019/formulae/Hondana

Setup

After you have successfully finished the installation, you will need to create ~/.Hondana/Bookmarklets/ directory. It can be done by

hondana init

Usage

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.

Contributing

If you want to report a bug or request a feature, please open an issue. If you want to improve the tool, please submit a PR.

Description

  • Swift Tools 5.7.0
View More Packages from this Author

Dependencies

Last updated: Thu Mar 14 2024 07:15:18 GMT-0900 (Hawaii-Aleutian Daylight Time)