Skip to content

carlosguealv/binary-conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary-conv

This program is a simple number converter: it changes a number from decimal to binary and viceversa, depending on the user input.

To install the program, run:

cargo install --path .

And to run it, execute one of the following commands:

cargo run
binary-conv

The latter command requires the program to have been installed already.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages