Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features: add commands to interact with Index Data locally; verify checksum when available #5

Merged
merged 7 commits into from
Jul 4, 2020

Conversation

progrhyme
Copy link
Member

Feature:

  • (CLI) Add register subcommand to add Item into Index
  • (CLI) Add deregister subcommand to remove Item from Index
  • (CLI) Add modify subcommand to edit properties of Item in Index
  • (install, client) Verify checksum of downloaded item when it is provided by Item JSON

Change:

  • (schema/item) Rename struct ItemChecksums -> ItemChecksum

@progrhyme progrhyme merged commit ea93149 into master Jul 4, 2020
@progrhyme progrhyme deleted the develop branch July 4, 2020 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant