The boundaries daemon
run-pkg | ||
send-command | ||
.gitignore | ||
bpb.json | ||
client.go | ||
go.mod | ||
go.sum | ||
install.go | ||
list.go | ||
main.go | ||
README.md | ||
remove.go | ||
run.go |
bndd
The daemon for boundaries
Note: This repository is part of the boundaries rewrite as a client/server model. Once it is completed, the old boundaries will be deprecated.
Installing
Note: Currently, bndd requires another boundaries installation to already be installed.
You can compile the package with the following command (assuming bpb and go are installed):
bpb .
After that you can install the built package inside the package/ directory