Commit Graph

12 Commits

Author SHA1 Message Date
47f6bee75f Improve test command to find spec/test files recursively
Use globstar for recursive matching and support both *.spec.ts
and *.test.ts patterns in any subdirectory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 13:55:42 -06:00
9e3329fa58 . 2026-01-10 13:38:42 -06:00
05eaf938fa Add test command
For now this just runs typescript tests.  Eventually it'll do more than that.
2026-01-10 13:38:10 -06:00
8cd4b42cc6 Add scripts to run migrations and to connect to the db 2026-01-10 09:05:05 -06:00
f504576f3e Add first cut at a pool 2026-01-01 15:43:49 -06:00
Michael Wolf
ad95f652b8 Fix bogus path expansion 2026-01-01 14:10:57 -06:00
Michael Wolf
2641a8d29d Update shell code
Now it (mostly) passes shellcheck and is formatted with shfmt.
2025-11-17 11:38:04 -06:00
Michael Wolf
96d861f043 Use variable names less likely to be shadowed 2025-11-16 12:25:57 -06:00
Michael Wolf
0201d08009 Add ts-node and tsx command wrappers 2025-11-16 11:13:21 -06:00
Michael Wolf
292ce4be7f Flesh out shims and wrappers 2025-11-08 09:54:33 -06:00
Michael Wolf
6a4a2f7eef Add cmd wrapper script 2025-10-25 14:18:08 -06:00
Michael Wolf
15187ed752 Stake out directories 2025-06-28 15:19:06 -06:00