Files
abra/README.md

14 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-04-01 23:11:59 +02:00
# `abra`
2021-09-07 10:25:08 +02:00
2025-01-03 20:23:27 +01:00
[![Build Status](https://build.coopcloud.tech/api/badges/toolshed/abra/status.svg?ref=refs/heads/main)](https://build.coopcloud.tech/toolshed/abra)
[![Go Report Card](https://goreportcard.com/badge/git.coopcloud.tech/toolshed/abra)](https://goreportcard.com/report/git.coopcloud.tech/toolshed/abra)
2023-04-14 23:31:21 +02:00
[![Go Reference](https://pkg.go.dev/badge/coopcloud.tech/abra.svg)](https://pkg.go.dev/coopcloud.tech/abra)
2021-07-15 15:40:29 +02:00
2021-09-07 10:25:08 +02:00
The Co-op Cloud utility belt 🎩🐇
2021-07-31 19:13:59 +02:00
2022-04-01 23:11:59 +02:00
<a href="https://github.com/egonelbre/gophers"><img align="right" width="150" src="https://github.com/egonelbre/gophers/raw/master/.thumb/sketch/adventure/poking-fire.png"/></a>
2023-09-07 18:50:25 +02:00
`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](https://docs.coopcloud.tech/operators/) and [maintainers](https://docs.coopcloud.tech/maintainers/) pleasant & convenient. It is libre software, written in [Go](https://go.dev) and maintained and extended by the community 💖
2022-04-01 23:18:22 +02:00
Please see [docs.coopcloud.tech/abra](https://docs.coopcloud.tech/abra) for help on install, upgrade, hacking, troubleshooting & more!