Skip to content

mtseng15/radix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix

A small utility to convert unsigned integer values between decimal, hex and binary

Installation

Installation requires cargo. Install cargo along with all of the other Rust tools from here.

git clone https://github.com/mtseng15/radix.git
cd ./radix
cargo build --release

About

A small radix conversion utility

Resources

Stars

Watchers

Forks

Languages