BookWorm

command module
v0.0.0-...-d21d676 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 11 Imported by: 0

README

BookWorm

A cli tool for tracking books read, owned, or should buy.

go install BookWorm

Commands

Add
BookWorm add --title="1984" --read # will add the book called 1984
List
BookWorm list  # show the first 20 records

or

BookWorm list -n 6 # will only show the first 6 records
Del
BookWorm del --identity=1  # deletes the record with id = 1
Update
BookWorm update --identiy=1 --read --own # updates the record with id = 1 to own and has read

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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