Jae Kwon 75697034bd ReadOutput for process, and --wait will read process output | 10 years ago | |
---|---|---|
.. | ||
README.md | Debora stop will kill. | 10 years ago |
commands.go | "status" command, we track pids on processes | 10 years ago |
log.go | Begin writing debora | 10 years ago |
main.go | ReadOutput for process, and --wait will read process output | 10 years ago |
# Upgrade barak.
# We need to give it a new seed to prevent port conflicts.
./build/debora run --input "`cat cmd/barak/seed2`" -- barak2 ./build/barak
# Build tendermint from source
./build/debora run -- build_tendermint bash -c "cd $GOPATH/src/github.com/tendermint/tendermint; make"