/cells

TUI spreadsheet

Primary LanguageC++

cells

This is a C++ implementation a TUI-based spreadsheet utility.

preview

Usage

There are no dependencies so simply running make should suffice:

make
./cells

For more info see man page:

man ./cells.1