Skip to content

Small program to print out the values for printable ASCII characters in Go

License

Notifications You must be signed in to change notification settings

ccadden/go-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go ASCII

I'm always forgetting my ASCII codes. Here's a small program to quickly look up common characters.

Building

go build main.go
mv main ~/bin/ascii

About

Small program to print out the values for printable ASCII characters in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages