Matthew Butterick 2 years ago
commit ae0030aefa

@ -5,3 +5,8 @@ generate lists of words (perhaps interesting to those who design fonts)
## License = MIT
See `LICENSE.md`
## Project status
Strictly a toy. Expect nothing.

@ -3,6 +3,8 @@
(define version "0.0")
(define deps '("gui-lib"
"icns"
"beautiful-racket-lib"
"base"))
(define build-deps '("debug"
"rackunit-lib"))
Loading…
Cancel
Save