Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 782 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 782 Bytes

SMARTY DISCLAIMER: Subject to the terms of the associated license agreement, this software is freely available for your use. This software is FREE, AS IN PUPPIES, and is a gift. Enjoy your new responsibility. This means that while we may consider enhancement requests, we may or may not choose to entertain requests at our sole and absolute discretion.

smartyping

To execute from source:

$ go get github.com/smartystreets/smartyping
...
$ cd $GOPATH/src/github.com/smartystreets/smartyping
$ go test -v

To execute a release binary:

Unzip the archive and navigate to the directory matching your platform. Then run one of the following commands:

$ smartyping

To execute in verbose mode:

$ smartyping -test.v