mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
529 B
529 B
owmods-cli
The CLI interface for the mod manager, built using clap.
Usage
Run owmods help for a list of commands
Shortcuts
Some command shortcuts exist for convenience
install->iinstall-zip->izinstall-url->iulist->lsupdate->upenable->edisable->duninstall->rmreadme->man
Building
This package requires rust and cargo to build.
Run cargo build -p owmods_cli --release from the root of the repo to create a release binary.