@@ -0,0 +1,12 @@
wordlist.js: english-words
scripts/gen_wordlist.py english-words/words.txt 5 > wordlist.js
english-words: .SUBMODULES
clean:
rm -rf wordlist.js
.SUBMODULES:
git submodule init
git submodule update
The note is not visible to the blocked user.