nix profile install github:zaphar/sheetsuicargo install --git https://github.com/zaphar/sheetsui --lockedsheetui --help #print the help text for the cli
Usage: sheetui [OPTIONS] <WORKBOOK>
Arguments:
<WORKBOOK>
Options:
-l, --locale-name <LOCALE_NAME> [default: en]
-t, --timezone-name <TIMEZONE_NAME> [default: America/New_York]
-h, --help Print help
-V, --version Print versionsheetui path/to/file.xlsx # edit/view a spreadsheetCurrently we only support the ironcalc xlsx features for spreadsheet. CSV import and expor are planned.