2.0.1 • Published 4 years ago

xooa-cli v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Xooa CLI

This tool enables you to quickly get started with initializing repositories with starter smart-contracts in a language of your choice and compatible with either Hyperledger-fabric or Ethereum network.You can also deploy and upgrade your applications to the xooa run networks.

Where to

Steps to get started

  • ~$xooa-cli create
  • ~S cd ${appName}
  • ~$xooa-cli deploy or ~$xooa-cli upgrade

Commands

This extension supports following functionalities.

  • create || c : create the app.
  • deploy || d : deploy the app.
  • upgrade || u : upgrade the app.

Information

  • Deployment token can be saved in environment variables as 'XOOA_DEPLOYMENT_TOKEN'.
  • App Id can be saved in environment variables as 'XOOA_APP_ID'.
  • More information about commands can be retrieved using xooa-cli deploy --help

Release Notes

We are working hard to ease your application management process on the xooa run networks, for your suggestions/queries please reach out to us on support@xooa.com

1.0.0

Initial release of commands to create starter app, deploy and upgrade your apps.

2.0.0

Input variables can be passed as command line arguments. Deployment token and AppId can be used from environment variables.

Enjoy!

1.0.1

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago