dantrim / hamming-codec

Simple encode/decode utilties for bit-error correcting Hamming codes
MIT License
14 stars 4 forks source link

feat: replace use of Click with use of Typer #13

Closed dantrim closed 2 years ago

dantrim commented 2 years ago

feat: replace use of Click CLI with that of Typer CLI