chrisbodhi / sheetshell

What if your shell was a spreadsheet?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SheetShell

An experimental shell design

Design principles

to be articulated, but it all started out because Dan Hon said something about spreadsheets in one of his newsletters, and I couldn't help start to wonder: what if all of a computer's primary interactions looked like a spreadsheet?

Running

  1. Install Go v1.19+
  2. Install modules
  3. Start shell˘ with go run .

Functionality

Env vars

  • See a list of your local env vars
  • Select a cell to copy the contents to your clipboard

˘What would it take for this to technically be considered a shell?

About

What if your shell was a spreadsheet?


Languages

Language:Go 100.0%