Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 453 Bytes

DynamicSheets

A minimal CLI spreadsheet program

DynamicSheets allow you to import hundreds of rows & columns where you can sort and search them.

After you are done manuplating and inspecting your data, you can export to a user friendly txt file that can be imported into DynamicSheets later.

Dependencies

Compile

javac DynamicSheet.java

Run

Java DynamicSheet