# README
cli-tools
This repo would serve 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 moreGoManifest
: 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
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author