Convert tabular-extract skill to git submodule

Move tabular-extract from directly tracked files to a submodule
pointing at https://git.prettyhefty.com/Bill/tabular-extract.git
This commit is contained in:
2026-03-02 23:57:05 -05:00
parent 208b1700d6
commit 41f7973a6f
6 changed files with 4 additions and 396 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "skills/docker-service-architecture"]
path = skills/docker-service-architecture
url = https://git.prettyhefty.com/Bill/docker-service-architecture-skill.git
[submodule "skills/tabular-extract"]
path = skills/tabular-extract
url = https://git.prettyhefty.com/Bill/tabular-extract.git