/scrapbox-cli

A simple cli viewer for scrapbox. Written in pure golang.

Primary LanguageGoMIT LicenseMIT

scrapbox-cli

A simple cli viewer for scrapbox. Written in pure golang ʕ◉ϖ◉ʔ.

sbox-demo.mov

Installation

go install github.com/YuigaWada/scrapbox-cli/sbox@latest

Help

❯ sbox -h
NAME:
   sbox - a simple viewer for scrapbox

USAGE:
   sbox [global options] command [command options] [arguments...]

COMMANDS:
   register, r  register your project name
   view, v      complete a task on the list
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help (default: false)

License

scrapbox-cli is released under the MIT. Please see the LICENSE file for more information.