TerminalPaint

master

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

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

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

Last updated: Mon Oct 30 2023 19:22:01 GMT-0900 (Hawaii-Aleutian Daylight Time)