Skip to content

EarvinKayonga/Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numbers

9gag Post

Prerequisites: Go and Git Installed

How to RUN

 git clone numbers
 cd numbers
 go build; ./numbers # or make run