BF3RM/vumm-cli

Rusty VUMM Goals

Opened this issue · 4 comments

  • 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
    • vumm version: Current VUMM cli version
    • vumm info: Get info of a mod

vumm version is already automatically covered by

vumm_cli.exe -V

Why the switch to rust?

Why the switch to rust?

@undefined and I were playing around with rust at the time and deemed this to be a good & fun little project while also adding new functionality to vumm, but was never finished see https://github.com/BF3RM/vumm-cli/tree/rusty-vumm

If you stay with go i would start to fix some open issues, but it would not be so cool if then everything is discarded anyway 😅