Skip to content
/ numbin Public

CLI tool that converts base ten numbers to binary (and back)

Notifications You must be signed in to change notification settings

t-var-s/numbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numbin

Pass numbers as arguments to get their binary representation.

2023-02-25_20 23 37

Arguments that can't be converted are ignored.

2023-02-25_20 36 18

Add -r or --reverse to convert from binary (and back).

2023-02-25_20 37 49

2023-02-25_20 34 01

This is my first cargo project 🦀 it has no dependencies and only some basic testing.

Getting started with Rust

About

CLI tool that converts base ten numbers to binary (and back)

Topics

Resources

Stars

Watchers

Forks

Languages