]> ruderich.org/simon Gitweb - punyci/punyci.git/commit
First working version
authorSimon Ruderich <simon@ruderich.org>
Sun, 22 Feb 2026 13:34:46 +0000 (14:34 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 22 Feb 2026 13:34:46 +0000 (14:34 +0100)
commit1f0c286c5e3c36711327a2c623c08bc5a5acd09d
tree8887b518e027cf1b7173552d6d20e9ece48916c5
parent6f1f9c91336232737078c8017a4dfb7cc780d460
First working version
12 files changed:
.gitignore [new file with mode: 0644]
.golangci.yml [new file with mode: 0644]
.punyci.toml [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.adoc [new file with mode: 0644]
ci/run [new file with mode: 0755]
git.go [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
job.go [new file with mode: 0644]
mail.go [new file with mode: 0644]
main.go [new file with mode: 0644]