just format numbers in hex or binary in the cli
Go to file
Christoph J. Scherr 6c66c285a0 feat: first working version 2024-05-10 19:26:09 +02:00
.gitea/workflows Initial commit 2024-05-10 13:57:36 +02:00
.github/workflows Initial commit 2024-05-10 13:57:36 +02:00
scripts Initial commit 2024-05-10 13:57:36 +02:00
src feat: first working version 2024-05-10 19:26:09 +02:00
.gitignore Initial commit 2024-05-10 13:57:36 +02:00
Cargo.toml feat: first working version 2024-05-10 19:26:09 +02:00
LICENSE Initial commit 2024-05-10 13:57:36 +02:00
README.md feat: first working version 2024-05-10 19:26:09 +02:00

README.md

numf

This is just a trivial program that format's it's arguments in binary, hex or octal.