Last active
December 18, 2021 00:56
-
-
Save jcdan3/d1d3fcad0726525d28704361414adf26 to your computer and use it in GitHub Desktop.
Running nancy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone https://github.com/sonatype-nexus-community/nancy.git | |
| cd nancy | |
| go get ./... | |
| go build -o nancy . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment