skyspell (0.0.1)

Published 2025-11-19 21:04:34 +00:00 by dmerej in your-tools/skyspell

Installation

docker pull git.dmerej.info/your-tools/skyspell:0.0.1
sha256:63bef3cdd55749d8af08695b3599135e12432a93677555d697de27184129c1ad

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'
RUN /bin/sh -c apt -y --update install libenchant-2-2 # buildkit
COPY /skyspell/target/release/skyspell /usr/bin # buildkit
VOLUME [/project]
ENTRYPOINT ["/usr/bin/skyspell" "--lang" "en" "--project-path" "/project"]
Details
Container
2025-11-19 21:04:34 +00:00
0
OCI / Docker
linux/amd64
55 MiB
Versions (2) View all
0.0.2 2025-11-19
0.0.1 2025-11-19