aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/table-wrangler.md
diff options
context:
space:
mode:
Diffstat (limited to 'zola-static/content/projects/table-wrangler.md')
-rw-r--r--zola-static/content/projects/table-wrangler.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/zola-static/content/projects/table-wrangler.md b/zola-static/content/projects/table-wrangler.md
deleted file mode 100644
index 4edcffb..0000000
--- a/zola-static/content/projects/table-wrangler.md
+++ /dev/null
@@ -1,7 +0,0 @@
-+++
-title = 'Table Wrangler'
-date = 2025-08-21
-[extra]
-cover = 'table-wrangler.png'
-+++
-[Jack's Table Wrangler](https://github.com/JackJ30/table-wrangler) is a CLI and TUI for viewing and editing tables written in Golang. You can transform the table (remove columns, filter, etc) and save presets for future invocations. I developed this for Kubernetes tables while I was working at Coreweave after an awk wasn't cutting it anymore.