scout
scout copied to clipboard
how do i use this??
HELP HOW DO I INSTALL THIS AND USE IT
Have you even read the README?
Installation instructions are given in the final section of the README:
curl -s "https://raw.githubusercontent.com/liamg/scout/master/scripts/install.sh" | bash
Alternatively you can install it with go install github.com/liamg/scout/cmd/scout@latest
directly into your $GOBIN
.
For instructions how to use it, please make an effort and read through the README. If things are still unclear after you've done so, ask a more specific question.