crawlers

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

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

Go to latest
Published: May 24, 2012 License: BSD-3-Clause Imports: 11 Imported by: 0

README

crawlers

A utility for Dungeon Crawl Stone Soup that displays backgrounds grouped by character name.

Installing

crawlers is written in Go, and requires compilation. Running go get github.com/extemporalgenome/crawlers on a system with a Go 1 installation should produce a crawlers binary, probably in $GOROOT/bin

Running crawlers

crawlers without arguments lists each background combination by character name. Passing the -i option will invert grouping--instead displaying character names by associated background.

Non-option arguments are taken to be character names to limit output to: crawlers Charlie Joe will only display the backgrounds of characters that were named either Charlie or Joe.

While output is primarily intended for human consumption, it should also be valid YAML.

Platform/Version Restrictions

crawlers is only confirmed to work with the Linux port of crawl. It specifically looks in ~/.crawl/morgue. Any crawl distribution that stores morgue character files in that path ought to work. Character files produced between crawl versions 0.7 and the current 0.10.x are confirmed to work.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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