Change to brewkit

This commit is contained in:
2025-10-23 12:32:21 +03:00
parent a74a4d46ee
commit 85a8ccb57d
4 changed files with 5 additions and 8 deletions
+3 -6
View File
@@ -10,14 +10,11 @@ Prerequisites:
1. Git
2. Docker
3. [bkit](https://github.com/nightnoryu/bkit)
3. [brewkit](https://github.com/ispringtech/brewkit)
Firstly, clone the repository into your `$GOPATH`:
Clone the repository:
```shell
mkdir -p $GOPATH/src/github.com/nightnoryu
cd $GOPATH/src/github.com/nightnoryu
git clone git@github.com:nightnoryu/anon3anon.git
cd anon3anon
```
@@ -25,7 +22,7 @@ cd anon3anon
Then build the project:
```shell
bkit build
brewkit build
```
After that, copy the `docker-compose.override.example.yml` to `docker-compose.override.yml` and set the environment variables: