440 B
440 B
Terminal spreadsheet
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
