just format numbers in hex or binary in the cli
Go to file
Christoph J. Scherr e96bb48e4d
cargo devel CI / cargo CI (push) Successful in 1m14s Details
first working version
2024-05-10 15:55:24 +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 first working version 2024-05-10 15:55:24 +02:00
.gitignore Initial commit 2024-05-10 13:57:36 +02:00
Cargo.toml first working version 2024-05-10 15:55:24 +02:00
LICENSE Initial commit 2024-05-10 13:57:36 +02:00
README.md first working version 2024-05-10 15:55:24 +02:00

README.md

numf

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