knoflook cefad74e22
All checks were successful
continuous-integration/drone/pr Build is passing
fix: app rm removing secrets and volumes twice
2021-08-12 12:59:11 +02:00
2021-07-15 01:18:34 +01:00
2021-07-30 16:32:06 +01:00
2021-08-10 12:55:23 +02:00
2021-08-09 16:17:01 +02:00
2021-08-02 15:11:14 +02:00
2021-08-03 19:25:32 +02:00
2021-08-03 08:49:16 +01:00
2021-08-10 13:22:37 +02:00
2021-07-13 23:47:47 +01:00

go-abra

Build Status Go Report Card

Work-In-Progress port of abra to Golang.

See abra for more. See our progress in TODO.md.

Hacking

Install Go >= 1.16 and then:

  • make build to build
  • ./abra to run commands
  • make test will run tests

Our Drone CI configuration runs a number of sanity on each pushed commit. See the Makefile for more handy targets.

Please use the conventional commit format for your commits so we can automate our change log.

Fork maintenance

We maintain a fork of godotenv for two features:

  1. multi-line env var support
  2. inline comment parsing

You can upgrade the version here by running go get github.com/Autonomic-Cooperative/godotenv@<commit> where <commit> is the latest commit you want to pin to. We are aiming to migrate to YAML format for the environment configuration, so this should only be a temporary thing.

Description
The Co-op Cloud command-line utility belt 🎩🐇
https://coopcloud.tech
Readme 20 MiB
0.10.1-beta Latest
2025-04-24 13:15:09 +00:00
Languages
Go 77.7%
Shell 21.9%
Makefile 0.3%