Roxie Gibson ffd1b3a771
refactor: function rename
`errorExit` renamed to `showSubcommandHelpAndError`
2021-08-02 01:08:17 +01:00
2021-07-15 01:18:34 +01:00
2021-08-02 01:08:17 +01:00
2021-07-30 16:32:06 +01:00
2021-08-02 01:54:16 +02:00
2021-08-02 01:54:16 +02:00
2021-07-31 19:13:59 +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.

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 19 MiB
0.9.0-beta Latest
2024-03-12 09:12:51 +00:00
Languages
Go 77.9%
Shell 21.7%
Makefile 0.3%