Skip to content

irx/cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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