upsft-0.0.2 is not a library.
Contents
- Installation
- Usage
Installation
- Install
upsft using Cargo:
cargo install upsft
- To update
upsft later, run:
cargo install --force upsft
Usage
upsft [OPTIONS] [COMMAND]
Commands
| Command |
Alias |
Description |
upsft list |
ls |
List all managed dependencies |
upsft init |
— |
Create a new config file at the default location |
Options
| Short |
Long |
Description |
-c |
--config-path <PATH> |
Path to custom config file |
-h |
--help |
Print help |
-V |
--version |
Print version |
Config Format
[deps]
"<config name>" = "<config update command>"