words

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: MIT Imports: 9 Imported by: 0

README

Word Solver

A web app to solve simple words games.

Local Testing

Natively:

bazel run :words_native

With docker:

bazel build //:words_tarball
docker load --input $(bazel cquery --output=files //:words_tarball)
docker run --rm -p 9090:9090 words:latest

Credits

The profanity list was derived from https://github.com/surge-ai/profanity and the frequency list was derived from https://www.kaggle.com/datasets/rtatman/english-word-frequency.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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