chore: remove Ruby implementation and tooling

This commit is contained in:
Micheal Wilkinson
2026-03-19 16:17:54 +00:00
parent 8174c6a983
commit 8d34674415
24 changed files with 72 additions and 2164 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
: "${HOMESICK_CMD:=ruby /workspace/bin/homesick}"
: "${HOMESICK_CMD:=/workspace/dist/homesick-go}"
behavior_verbose="${BEHAVIOR_VERBOSE:-0}"
while [[ $# -gt 0 ]]; do