- [ ] Cargo package with VUMM API client - [ ] Cargo package with VUMM dependency installer - [ ] CLI application with following commands (can be stubs for now) - [ ] `vumm login`: Login to SSO - [ ] `vumm logout`: Logout from account - [ ] `vumm install`: Install a mod - [x] `vumm version`: Current VUMM cli version - [x] `vumm info`: Get info of a mod
vumm login: Login to SSOvumm logout: Logout from accountvumm install: Install a modvumm version: Current VUMM cli versionvumm info: Get info of a mod