An open API service indexing awesome lists of open source software.

https://github.com/zaquestion/twlchecker

scrabble word checker
https://github.com/zaquestion/twlchecker

Last synced: about 1 year ago
JSON representation

scrabble word checker

Awesome Lists containing this project

README

          

TWL Checker
--

simple script for checking that words are in the scrabble OTCWL2014 word list.

Installation
--
```
go get github.com/zaqthefreshman/twlchecker
```

Usage
--

``twlchecker`` to start checker. Then enter words.
Note the word list is included in the repo however it is compiled in using [go-bindata](https://github.com/jteeuwen/go-bindata) so the binary is stand alone