dt-cli-tools

CLI tools for viewing, filtering, and comparing tabular data files
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-04-04 18:55Merge pull request #1 from LouLouLibs/feat/v0.2.0-sample-convertErik Loualiche12+1116-2
2026-04-04 15:56feat: add LICENSE, --all flag, tests, benchmarks, and v0.2.0 specErik Loualiche27+872-21
2026-04-04 00:34docs: hero GIF at top, individual GIFs in each tool sectionErik Loualiche4+47-12
2026-04-04 00:18feat: add VHS demo tapes and GIFs for all three toolsErik Loualiche11+190-0
2026-04-03 20:29docs: update README to match xl-cli-tools style, add .gitignoreErik Loualiche2+215-67
2026-03-31 20:58docs: add README with usage reference for all three toolsErik Loualiche1+118-0
2026-03-31 16:11feat: add integration tests and fix clippy warningsErik Loualiche8+192-16
2026-03-31 15:51feat: add dtcat, dtfilter, and dtdiff binariesErik Loualiche4+866-4
2026-03-31 12:49feat: add all format readers and reader dispatchErik Loualiche6+752-0
2026-03-31 04:41feat: port filter and diff modules from xl-cli-toolsErik Loualiche2+1501-0
2026-03-31 04:23feat: port formatter module from xl-cli-tools with format-name supportErik Loualiche1+528-0
2026-03-31 04:19feat: add metadata module with FileInfo and format_file_sizeErik Loualiche1+62-0
2026-03-31 04:17feat: add format detection with magic bytes and extension matchingErik Loualiche1+483-0
2026-03-31 04:09feat: scaffold dt-cli-tools project structureErik Loualiche17+62-0
2026-03-31 03:57docs: add dt-cli-tools implementation planErik Loualiche1+2305-0
2026-03-31 03:05docs: add dt-cli-tools design specErik Loualiche1+177-0