Skip to content
This repository was archived by the owner on Nov 23, 2020. It is now read-only.

dduan/TerminalPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project demonstrates how to build a TUI program in Swift with Termbox. It's similar to a demo program included in the original termbox project.

You'll need Swift Package Manager to build it:

  1. clone this repo.
  2. go to the folder and run make.
  3. (press "q" to quit the program, read about it at bottom of your terminal).

For technical details, read Sources/TerminalPaint/main.swift

About

A project that demonstrates how to build a TUI program in Swift

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors