scrabble

command module
v0.0.0-...-66e3d91 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2015 License: MIT Imports: 6 Imported by: 0

README

Go Scrabble

A simple command-line interface written in Go for keeping score in scrabble.

My first foray into the Go language, this is a port of a ruby program I made to simply automate the keeping of score when playing scrabble.

Using

* In your github.com directory of your Go workspace, make a caneroj1 directory. * In that directory, run `git clone https://github.com/caneroj1/scrabble.git` * From inside the scrabble directory, run: `go build` OR * From anywhere, run: `go build github.com/caneroj1/scrabble` * Next, from inside the scrabble directory, run: `go install` OR * From anywhere, run: `go install github.com/caneroj1/scrabble` * Finally, you can now run `scrabble`

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
go

Jump to

Keyboard shortcuts

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