forked from toolshed/abra
docs: change go-abra to abra in README.md
This commit is contained in:
parent
50c321aecc
commit
4712131f36
14
README.md
14
README.md
@ -1,11 +1,11 @@
|
||||
# go-abra
|
||||
# abra
|
||||
|
||||
[](https://build.coopcloud.tech/coop-cloud/go-abra)
|
||||
[](https://goreportcard.com/report/git.coopcloud.tech/coop-cloud/go-abra)
|
||||
[](https://build.coopcloud.tech/coop-cloud/abra)
|
||||
[](https://goreportcard.com/report/git.coopcloud.tech/coop-cloud/abra)
|
||||
|
||||
> Work-In-Progress port of [abra](https://git.coopcloud.tech/coop-cloud/abra) to Golang.
|
||||
> Work-In-Progress port of [abra-bash](https://git.coopcloud.tech/coop-cloud/abra-bash) to Golang.
|
||||
|
||||
See [abra](https://git.coopcloud.tech/coop-cloud/abra) for more. See our progress in [TODO.md](TODO.md).
|
||||
See [abra-bash](https://git.coopcloud.tech/coop-cloud/abra-bash) for more. See our progress in [TODO.md](TODO.md).
|
||||
|
||||
## Install
|
||||
|
||||
@ -28,8 +28,8 @@ yay -S abra-git # or abra
|
||||
### Build from source
|
||||
|
||||
```sh
|
||||
git clone https://git.coopcloud.tech/coop-cloud/go-abra
|
||||
cd go-abra
|
||||
git clone https://git.coopcloud.tech/coop-cloud/abra
|
||||
cd abra
|
||||
go env -w GOPRIVATE=coopcloud.tech
|
||||
make install
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user