Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ka-iden/tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tui

Simple TUI project.

Building

To build the project, you need the following dependencies:

  • make
  • g++
  • ncurses (libncurses5-dev and libncursesw5-dev)

There is a makefile provided to simplify the build process. You can build the project by running:

make

This will run on Linux, macOS and Windows through WSL (what ka-iden uses).

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Group effort to learn ncurses

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published