Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcap cli setup from source #9

Open
lucasw opened this issue Jun 23, 2024 · 0 comments
Open

mcap cli setup from source #9

lucasw opened this issue Jun 23, 2024 · 0 comments

Comments

@lucasw
Copy link
Owner

lucasw commented Jun 23, 2024

sudo apt install golang-go
git clone [email protected]: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
@lucasw lucasw changed the title mcap cli mcap cli setup from source Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant