No description
Find a file
Sylvain Gaunet 7ed239b10f
All checks were successful
release / goreleaser-release (push) Successful in 1m55s
/ test (push) Successful in 2s
snapshot / linters (push) Successful in 2m0s
snapshot / goreleaser-snapshot (push) Successful in 1m58s
Set DEVBOX_USE_VERSION in create release step
2025-04-13 22:28:50 +02:00
.forgejo/workflows Set DEVBOX_USE_VERSION in create release step 2025-04-13 22:28:50 +02:00
.vscode Add initial VSCode configuration files for project setup 2025-04-12 16:04:57 +02:00
cmd Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
internal/aes Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
tests Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
.gitignore Add .gitignore file to exclude log files and build artifacts 2025-04-12 16:05:10 +02:00
.golangci.yaml Add golangci-lint configuration file for linting setup 2025-04-12 16:05:15 +02:00
.goreleaser.yml Update snapshot workflow and add Gitea URLs configuration 2025-04-13 21:49:33 +02:00
devbox.json Add Go 1.24.1 package to devbox configuration 2025-04-12 16:21:55 +02:00
devbox.lock Add Go 1.24.1 package to devbox configuration 2025-04-12 16:21:55 +02:00
go.mod Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
go.sum Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
LICENSE Add MIT License file 2025-04-13 21:53:03 +02:00
main.go Implement AES encryption and decryption CLI with test suite 2025-04-12 16:04:38 +02:00
README.md Add initial workflow and README for Forgejo setup 2025-04-12 15:57:37 +02:00
Taskfile.yml Add Taskfile configurations for task automation and development setup 2025-04-12 16:05:46 +02:00
Taskfile_dev.yml Add Taskfile configurations for task automation and development setup 2025-04-12 16:05:46 +02:00

Test forgejo