itmecho / ops-tool

CLI for managing operational tools and versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ops Tool

A simple cli to manage versions of ops tools. It works by downloading the binaries to $HOME/bin/{name}-versions and then linking $HOME/bin/{name} to the downloaded binary. This means that you need to have $HOME/bin in your PATH.

Supported Tools

TODO

  • Support other platforms/architectures
  • List available versions
  • Add other build targets with static linking

About

CLI for managing operational tools and versions


Languages

Language:Rust 100.0%