项目作者: irx

项目描述 :
TUI spreadsheet
高级语言: C++
项目地址: git://github.com/irx/cells.git
创建时间: 2021-02-15T00:58:59Z
项目社区:https://github.com/irx/cells

开源协议:

下载


cells

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

preview

Usage

There are no dependencies so simply running make should suffice:

  1. make
  2. ./cells

For more info see man page:

  1. man ./cells.1