mirror of
https://github.com/fooflington/wordsearch.git
synced 2025-01-22 01:09:54 +00:00
16 lines
190 B
Markdown
Executable File
16 lines
190 B
Markdown
Executable File
Wordsearch
|
|
==========
|
|
|
|
Demo available at: https://bombadil.mafoo.org.uk/wordsearch/
|
|
|
|
Compiling
|
|
---------
|
|
|
|
A simple ```Makefile``` is provided:
|
|
|
|
```
|
|
$ make
|
|
```
|
|
|
|
Then deploy your war file :-)
|