golem

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

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

Go to latest
Published: Mar 22, 2020 License: MIT Imports: 5 Imported by: 0

README

golem: The Golang Ordered List Executive Manager

What's this?

This is just a small tool written in Go that I used both to keep track of my evergrowing lists of lists and also learn the language (my commit history will show I took some bad decisions along the way, but hopefully corrected most of them by now)

How to Use?

golem attempts to be simple to use and extend. There are several list types built-in (anime, books, games) which you can run actions on. Typical usage would look something like:

$ golem scan books
$ golem list books 15

The above two commands will scan the current directory for a books list ("Books.txt"), add all entries (one per line) in the database and then list the top 15 books in your collection

Actions are simply what you can do with a given list. The most common are:

  • Scan
  • List
  • Detail
  • Finish
  • Remove

Why the name though?

The namesake of this program is this pokémon.

Seemed appropriate since it had go in the name :)

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