diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-08-04 20:45:57 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-08-04 20:45:57 (GMT) |
commit | 89ab00b2b4535612b69433041c5d6e6df95b3f3e (patch) | |
tree | 8606585177ea46caa96b8ae9d021dd4d3af58363 /README.txt | |
parent | 1c7c6cdeae20e824ad8447daec4dc12b3b286def (diff) |
Split the code and its configuration.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Useful Commands $ < messages.json jq -r '.[] | .content, "-----------------------------------------------------"' +$ find valid/ -type f -exec python3 ./gen-code.py 0 {} \; + Valid codes ----------- |