Go to file
2023-02-15 22:57:30 -05:00
data Update tests and wordlist 2023-02-15 22:57:30 -05:00
docs Update tests and wordlist 2023-02-15 22:57:30 -05:00
src Add base files 2023-01-22 22:51:44 -05:00
this_algorithm Update tests and wordlist 2023-02-15 22:57:30 -05:00
words Update tests and wordlist 2023-02-15 22:57:30 -05:00
.gitignore Update tests and wordlist 2023-02-15 22:57:30 -05:00
build.earth Add build.earth for docs 2023-02-09 00:31:38 -05:00
Cargo.lock Start working on actual algorithm code 2023-02-15 21:16:43 -05:00
Cargo.toml Start working on actual algorithm code 2023-02-15 21:16:43 -05:00
README.adoc Commit initial design workflow document 2023-02-08 23:28:16 -05:00

// echo README.adoc | entr sh -c "asciidoctor README.adoc; printf 'Done\n'"
:toc:
:nofooter:
:!webfonts:
// gem install --user rouge
:source-highlighter: rouge // pygments coderay
:rouge-style: molokai
// Enable line numbers for listing blocks
:source-linenums-option:

= Doc