skyspell (0.0.1)
Installation
docker pull git.dmerej.info/your-tools/skyspell:0.0.1sha256:63bef3cdd55749d8af08695b3599135e12432a93677555d697de27184129c1adImage 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
Versions (2)
View all