Skip to content

kwabenadarkwa/TypeTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeTerminal

This is a type test on the terminal that allows users to practice their typing. It is built using Charm library things and it is based on the Elm Architecture. This basically uses a Model, View and Update

Tools Used

  • Charm Cli for the entire thing
  • Wish for serving the terminal application through ssh
  • Bubble Tea for building the ui

How to Run

  • In order to install things use,go mod tidy.
  • In order to build things use,go build main.go or run with go run ..
  • In order to run things use,./main.
  • Starting ssh server ssh -p 23234 localhost

About

A type thing that works on the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages