Files
terminal-spreadsheet/README.md
2023-08-18 16:48:33 +02:00

440 B

Terminal spreadsheet

spreadsheet2

This is a WIP spreadsheet application for the terminal using ncurses. See ISSUES to get an idea of what needs to be implemented.

Download and build

git clone https://github.com/olemorud/terminal-spreadsheet.git
cd terminal-spreadsheet
make

Run

cd bin
./run