Fix typo
continuous-integration/drone/push Build is passing Details

Thanks @dantefromhell
This commit is contained in:
3wc 2022-04-11 03:03:16 +02:00
parent 7dbad92254
commit 261a51707e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Finally, we need a tool to read the recipe package format and actually deploy th
`abra` aims at providing a simple command-line interface for managing your own Co-op Cloud. You can bootstrap machines with the required tools, create new apps and deploy them. `abra` is written in [Go](https://go.dev/) and uses a lot of the libraries that the `docker` and `docker-compose` CLIs use but does not rely on those interfaces directly.
`abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that is complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable.
`abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that it complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable.
[abra]: /abra/