Skip to content

This repo would serve as an interface between the different clients and the platform. For API information please refer to the fabric8-analytics-server repo.

License

Notifications You must be signed in to change notification settings

deepak1725/cli-tools

 
 

Repository files navigation

cli-tools

GoReport CI

This repo would server as an interface between the different CRDA clients and the platform. It contains tools that will be used by clients inorder to generate required input for platform APIs. One such tool is gomanifest.

Tools and Packages:

  • CRDA Cli: CLI Tools to interact with CRDA Platform. Learn more
  • GoManifest: Go Package used in Stack Analyses for Golang ecosystem. Learn more

Contribution

To make changes in this tool you need to install go and development environment for executing go commands. Get the source from the repository.

Test

This tool has unit test which are packged along with source code. Required test data can be stored under testdata folder. Execute above command at root of the source tree, it runs all test cases and provides oneliner output in code coverage.

make test

About

This repo would serve as an interface between the different clients and the platform. For API information please refer to the fabric8-analytics-server repo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.9%
  • Makefile 2.3%
  • Other 0.8%