bark

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2018 License: MIT

README

bark build status

bark is a simple command line bookmarking tool

Installation

The best way to install bark right now is to

  1. Download a precompiled binary from the releases page.
  2. Place it in your PATH.
  3. Make it executable.

Once you've done that you're ready to go! Just run bark add https://github.com/jamesbvaughan/bark to add your first bookmark!

Alternatively, you can use bark from the web interface, which looks like this: web interface screenshot and can be served locally by running bark serve.

Usage

Add a bookmark
bark add <URL>
List bookmarks
bark list
Open a bookmark
bark open <ID>
Archive a bookmark
bark archive <ID>
Start the webserver for the web interface
bark serve
Permanently delete a bookmark
bark delete <ID>
Get help
bark help
Get help for a specific command
bark help <COMMAND>

Licence

The MIT License (MIT)

Copyright (c) 2018 James Vaughan

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL