vmn.
Vimana — internal developer tooling.
The vmn CLI sets up and manages Vimana's internal developer tooling. Access is
granted to Vimana team members; everything is metered and enforced server-side.
Install — macOS / Linux
curl -fsSL https://get.vimana.co.in/install.sh | bash
vmn setup
Install — Windows (PowerShell)
irm https://get.vimana.co.in/install.ps1 | iex
vmn setup
After vmn setup you're good to go. Run vmn doctor if
anything looks off.