jfrog-cli
jfrog-cli copied to clipboard
Update contribution document about how to use jfcm for local development
- [ ] All tests have passed. If this feature is not already covered by the tests, new tests have been added.
- [ ] The pull request is targeting the
masterbranch. - [ ] The code has been validated to compile successfully by running
go vet ./.... - [ ] The code has been formatted properly using
go fmt ./....
This PR updated contribution doc on how to use jfcm(jfrog cli manager) while contribution.
