Skip to content

itraviv/jfrog-cli-core

 
 

Repository files navigation

Branch Status
master Test Static Analysis
dev Test Static Analysis
v1 Test
dev-v1 Test

jfrog-cli-core

General

jfrog-cli-core is a go module which contains the core code components used by the JFrog CLI source code.

Pull Requests

We welcome pull requests from the community.

Guidelines

  • If the existing tests do not already cover your changes, please add tests.
  • Pull requests should be created on the dev branch.
  • Please use gofmt for formatting the code before submitting the pull request.

Tests

To run the tests, execute the following command from within the root directory of the project:

go test -v github.com/jfrog/jfrog-cli-core/v2/tests -timeout 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%