Update Framework v0.1 Release
Alpha version is now released, you can now use it as a CLI which makes it super easy to use inside of any software built with any language.
Installation
- Download the release file with .tar.gz extension.
- Extract the file.
- For testing, use your terminal, for CLI options please visit documentation.
Usage
The CLI requires two important arguments
- Request Endpoint
- JSON file containing data of installed product/software.
cli.bin <your_endpoint> <PATH_TO_JSON_FILE>