Skip to content

ishuah/germ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

germ

A WIP terminal emulator written in Go. This project started out as a codelab and slowly grew into a fun little side project.

Build & Run

go mod init && go mod tidy && go build && ./germ