Skip to content

irx/cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9347581 · Feb 19, 2021

History

38 Commits
Feb 15, 2021
Feb 19, 2021
Feb 19, 2021
Jan 11, 2021
Feb 15, 2021
Feb 15, 2021
Feb 15, 2021

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