Skip to content

devharshthakur/upsft

Repository files navigation

upsft_github

Contents

  1. Installation
  2. Usage

Installation

  1. Install upsft using Cargo:
cargo install upsft
  1. 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 to custom config file
-h --help Print help
-V --version Print version

Config Format

[deps]
"<config name>" = "<config update command>"

About

A CLI for updating multiple dependencies

Resources

License

Stars

Watchers

Forks

Contributors