Prerequisites
- Node 10 & NPM 6 (or higher)
- See our recommendations for installation here
- Elementary knowledge of your operating systems command line (terminal)
Installation
From a command line, run the following:
npm install -g @xapp/ovai-cli
To then verify installation:
ovai --version
Update the CLI
To update the CLI, run the following command:
npm install -g @xapp/ovai-cli
Comments
0 comments
Article is closed for comments.