Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties


TitlePackage Management Updates for Indy SDK
Status

Status
titleNot SelectedUnselected

Difficulty

Status
colourYellow
titleMedium
  


...

https://chocolatey.org/docs/create-packages

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/rpm_packaging_guide/index

https://softwareengineering.stackexchange.com/questions/372444/why-prefer-a-package-manager-over-a-library-folder

...

  1. brew install indy-sdk

  2. git clone https://github.com/hyperledger/indy-sdk

  3. cd indy-sdk/wrappers/python && pytest

...

Additionally the Hyperledger Indy Command Line Interface (CLI) should be added as a package management component after successful addition of the Indy SDK found here: https://github.com/hyperledger/indy-sdk/tree/master/cli

Ideal installation should download and install the Indy CLI and add it to the PATH variables so simply typing “indy-cli” starts the CLI tool.

...

Mentor(s) Names and Contact Info

Thomas Shelton, tshelton@culedger.com