项目作者: irx
项目描述 :
TUI spreadsheet
高级语言: C++
项目地址: git://github.com/irx/cells.git
cells
This is a C++ implementation a TUI-based spreadsheet utility.

Usage
There are no dependencies so simply running make
should suffice:
make
./cells
For more info see man page:
man ./cells.1