github.com/jfrog/jfrog-cli-platform-services@v1.2.0/README.md (about)

     1  <div align="center">
     2  
     3  # jfrog-cli-platform-services
     4  [![Scanned by Frogbot](https://raw.github.com/jfrog/frogbot/master/images/frogbot-badge.svg)](https://github.com/jfrog/frogbot#readme)
     5  
     6  </div>
     7  
     8  | Branch |                                                                                                                                                                                            Status                                                                                                                                                                                            |
     9  |:------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
    10  | main | [![Test](https://github.com/jfrog/jfrog-cli-platform-services/actions/workflows/unit-tests.yml/badge.svg?branch=main)](https://github.com/jfrog/jfrog-cli-platform-services/actions/workflows/unit-tests.yml?query=branch%main) [![Static Analysis](https://github.com/jfrog/jfrog-cli-platform-services/actions/workflows/analysis.yml/badge.svg?branch=main)](https://github.com/jfrog/jfrog-cli-platform-services/actions/workflows/analysis.yml) |
    11  
    12  ##  General
    13  
    14  **jfrog-cli-platform-services** is a Go module that enable jfrog workers commands in the [JFrog CLI](https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli). This module is an Embedded JFrog CLI Plugin and is referenced as a Go module within the [JFrog CLI codebase](https://github.com/jfrog/jfrog-cli).
    15  
    16  ## 🫱🏻‍🫲🏼 Contributions
    17  
    18  We welcome contributions from the community through pull requests. To assist in enhancing this project, please review our [Contribution](CONTRIBUTING.md) guide.