Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 261 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 261 Bytes

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