Installation
Install Copper CLI
Ensure your copper installation works correctly
Troubleshoot
If copper -h
didn't work, it probably means that $GOPATH/bin
is not in your $PATH
. Add the following to ~/.zshrc
or ~/.bashrc
-
Then, restart your terminal session and try copper -h
again.
Last updated
Was this helpful?