Skip to content

A small CLI program that reads numbers from stdin & expresses them with ASCII characters.

Notifications You must be signed in to change notification settings

sseyren/asciinum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciinum

A small CLI program that reads numbers from stdin & expresses them with ASCII characters.

You can install this program via cargo:

cargo install --git https://github.com/sseyren/asciinum.git

After installation, you can use it like this:

echo 123456 | asciinum
L7C

Use --help to see help text for more information.

About

A small CLI program that reads numbers from stdin & expresses them with ASCII characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages