just format numbers in hex or binary in the cli
Go to file
Christoph J. Scherr 348613cbf8
cargo devel CI / cargo CI (push) Successful in 1m21s Details
fix cli interface to not need a format flag
2024-05-10 15:59:57 +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 fix cli interface to not need a format flag 2024-05-10 15:59:57 +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.