talarian1 / jfrog-cli-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Use the following command to run the tests:

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

About

License:Apache License 2.0


Languages

Language:Go 100.0%