Terminal based spreadsheet tool

Sheets is a lightweight, terminal-based spreadsheet and data-editing tool written in Go.
It features familiar Vim-like keybindings and shortcuts for navigating, viewing, and modifying CSV files directly in your command line.
Designed for simplicity and aesthetic appeal, it bridges the gap between bulky GUI spreadsheet apps and complex data explorers for basic tabular needs.
$ brew install sheets$ go install github.com/maaslalani/sheets@mainto comment.