Skip to content

UpdateFramework v0.1

Latest
Compare
Choose a tag to compare
@Raghav67816 Raghav67816 released this 12 Jun 04:45
· 2 commits to main since this release
3b4073d

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>