quincy / wordsearch

Simple Web app to do regular expression searches on a dictionary file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wordsearch

A simple Web app to do regular expression searches on a dictionary file.

The dictionary file is expected to be a file named "words" in your home directory.

Installing

$ go get github.com/quincy/wordsearch
$ go install github.com/quincy/wordsearch

About

Simple Web app to do regular expression searches on a dictionary file

License:The Unlicense


Languages

Language:Go 100.0%