You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt install golang-go
git clone git@github.com:foxglove/mcap.git
cd mcap/go/cli/mcap
make build
export PATH=$PATH:$HOME/other/src/rust/mcap/go/cli/mcap/bin # whatever the path is
The text was updated successfully, but these errors were encountered:
lucasw
changed the title
mcap cli
mcap cli setup from source
Jun 23, 2024
The text was updated successfully, but these errors were encountered: