Swiftpack.co - KS1019/Hondana as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by KS1019.
KS1019/Hondana 0.0.8
CLI tool to manage your bookmarklets
⭐️ 3
🕓 1 year ago
macOS
.package(url: "https://github.com/KS1019/Hondana.git", from: "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.

GitHub

link
Stars: 3
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

0.0.8
1 year ago

What's Changed

Full Changelog: https://github.com/KS1019/Hondana/compare/0.0.7...0.0.8

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics