summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-13 16:11:16 -0500
committerCraig Jennings <c@cjennings.net>2026-05-13 16:11:16 -0500
commitf62787db42370d4ce638d5a53d449205f5fac862 (patch)
treede1f087a84772e9719e20913f295bfd6d907bef3 /modules
parent40d16cc38ff74eb3a9651c54ebef9c74205d0b0a (diff)
downloaddotemacs-f62787db42370d4ce638d5a53d449205f5fac862.tar.gz
dotemacs-f62787db42370d4ce638d5a53d449205f5fac862.zip
feat(setup): scripts/setup-telega.sh prepares the docker environment for telega
Verifies docker is installed and the daemon is reachable, then either pulls a public image (when `TELEGA_DOCKER_IMAGE` is set) or announces the in-Emacs build path (`M-x telega-server-build`) for the user to run once. Telegram auth (phone + verification code) is interactive on first `M-x telega` and not scripted here. Same shape as setup-email.sh: helpers are sourceable for bats, `main` runs only under direct execution. 7 bats tests stub `docker` and `command` so the suite never talks to the real daemon.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions