https://github.com/escherize/wordless
backend for finding the words you're looking for.
https://github.com/escherize/wordless
Last synced: 9 months ago
JSON representation
backend for finding the words you're looking for.
- Host: GitHub
- URL: https://github.com/escherize/wordless
- Owner: escherize
- Created: 2014-02-27T08:24:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-24T09:38:32.000Z (about 12 years ago)
- Last Synced: 2023-07-31T23:56:18.912Z (almost 3 years ago)
- Language: Clojure
- Size: 8.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordless
The backend to find just the word you're looking for.
## Prerequisites
You will need [Leiningen][1] 1.7.0 or above installed.
[1]: https://github.com/technomancy/leiningen
## Running
1. You'll just need to grab redis. wordless will start the instance it needs and the (read only) db is persisted to disk!