docs: add buildB command description to readme

This commit is contained in:
zarazaex69
2026-04-30 00:29:20 +03:00
parent 9025ba9b81
commit e7a62a77c2

View File

@@ -37,6 +37,9 @@ mage build
# build cli only
mage buildCLI
# build cli with b codec, clones b repo, builds libb.so, compiles with -tags b
mage buildB
# build ui only
mage buildUI
@@ -54,6 +57,7 @@ mage docker
mage lint
mage test
mage clean
```
@@ -81,4 +85,4 @@ Site: [zarazaex.xyz](https://zarazaex.xyz)
Made for: [olcNG](https://github.com/zarazaex69/olcng)
</div>
</div>