Getting Started
1
2
curl -fsSL https://github.com/series-ai/rundot-cli-releases/releases/latest/download/install.sh | bashirm https://github.com/series-ai/rundot-cli-releases/releases/latest/download/install.ps1 | iex3
rundot --help4
npm install @series-inc/rundot-game-sdk@latest5
npm install{
base: './',
}6
rundot init7
npm run build
rundot deployUpdating the CLI
rundot updateLast updated