toes/scripts
Chris Wanstrath 0a7c2b0f1f Add CLI build and install to deploy, handle SSH login shell commands
The deploy script now builds the CLI binary and copies it to /usr/local/bin.
SSH passes commands as `toes -c "command args"`, so parse that form
before falling through to the interactive shell or normal arg handling.
2026-03-16 16:14:31 -07:00
..
build.sh install fish, comments 2026-02-05 07:41:45 -08:00
build.ts Embed git SHA at build time via define flag 2026-03-04 19:09:46 -08:00
config.sh Fix deploy script quoting 2026-03-01 21:43:32 -08:00
deploy.sh Add CLI build and install to deploy, handle SSH login shell commands 2026-03-16 16:14:31 -07:00
embed-templates.ts Add template embedding and generation script 2026-03-02 21:35:13 -08:00
install.sh Replace scripts/install.sh with install.sh delegate 2026-03-02 09:41:05 -08:00
remote-install.sh Make remote:install idempotent 2026-03-01 21:50:13 -08:00
remote-logs.sh deploy to any host 2026-02-25 16:06:19 -08:00
remote-restart.sh deploy to any host 2026-02-25 16:06:19 -08:00
remote-start.sh deploy to any host 2026-02-25 16:06:19 -08:00
remote-stop.sh deploy to any host 2026-02-25 16:06:19 -08:00
setup-ssh.sh Simplify SSH access via dedicated cli user 2026-02-28 22:38:39 -08:00
toes.service DATA_DIR 2026-02-09 16:50:13 -08:00