Rivalz core
npm install rivalzzzzzbash
npm install -g rivalz
``Commands
Once Rivalz is installed, you can use the following commands to interact with it.$3
To confirm that Rivalz has been installed successfully, run:
`bash
rivalz --version
`
This will display the installed version of Rivalz.$3
To initialize Rivalz and start the project, run:
`bash
rivalz init
`
This command will initialize the environment.$3
To list all the available providers, use the following command:
`bash
get provider
`
This will display a list of all available providers.$3
To list all the available adaptors, run:
`bash
get adaptors
``