forked from coop-cloud/abra
0
0
Fork 0
The Co-op Cloud command-line utility belt 🎩🐇
Go to file
p4u1 9cd1fe658b refactor(recipe): create a recipe struct that gets used everywhere #430
Reviewed-on: coop-cloud/abra#430
2024-07-08 12:18:58 +00:00
.gitea docs: add template 2021-09-11 12:20:27 +02:00
cli refactor(recipe): remove direct usage of config.RECIPE_DIR 2024-07-08 13:48:02 +02:00
cmd docs: fix comment names 2023-02-10 12:45:24 +01:00
pkg test: fix test failure 2024-07-08 14:10:17 +02:00
scripts test: add CI integration script [ci skip] 2024-07-03 09:57:22 +02:00
tests refactor(errors)!: remove WIP/broken command 2024-07-08 01:33:06 +02:00
.dockerignore fix: ignore build files for docker [ci skip] 2023-10-09 23:40:41 +02:00
.drone.yml test: only publish image on main merge 2024-07-07 12:21:51 +02:00
.envrc.sample test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
.gitignore test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
.goreleaser.yml feat: strip debug symbols 2024-04-30 14:05:03 -03:00
AUTHORS.md docs: add fauno [ci skip] 2024-05-01 01:20:25 +02:00
Dockerfile fix: add missing packages on final layer 2024-04-01 13:57:51 +02:00
LICENSE chore: formatting, indentation 2023-02-08 22:59:47 +01:00
Makefile build: new deps target 2024-06-19 19:14:31 +02:00
README.md test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
go.mod chore: go deps update 2024-07-08 01:52:17 +02:00
go.sum chore: go deps update 2024-07-08 01:52:17 +02:00
renovate.json build: attempt to ignore goreleaser upgrades 2023-08-01 19:33:36 +02:00

README.md

abra

Build Status Go Report Card Go Reference

The Co-op Cloud utility belt 🎩🐇

abra is the flagship client & command-line tool for Co-op Cloud. It has been developed specifically for the purpose of making the day-to-day operations of operators and maintainers pleasant & convenient. It is libre software, written in Go and maintained and extended by the community 💖

Please see docs.coopcloud.tech/abra for help on install, upgrade, hacking, troubleshooting & more!