Skip to content

dwrensha/acronymy

Repository files navigation

Acronymy

Acronymy is a free dictionary that anyone can edit. There is one catch: all words must be defined as acronyms. For example, "cat" might be defined as "cuddly adapted tiger" and "dog" might be defined as "dutiful obedient guardian".

Try it on Sandstorm

Acronymy is written in Rust and can be deployed as a web app on the Sandstorm platform.

Building

Make sure that you have Cap'n Proto installed.

You must supply your own word list.

$ cargo build --release
$ ./target/release/initdb data.db < words.txt
$ spk dev

About

user-editable, acronym-only dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages