/tow

A binary package manager.

Primary LanguageRustMIT LicenseMIT

Actions Status Actions Status

tow

This is a nowhere near completion, work-in-progress project that I use to learn Rust!

A tool to install, uninstall and upgrade binaries installed from github/gitlab releases or arbitrary URLs.

configuration

Currently only via env variables:

env var Description Default
TOW_BINARIES_DIR Directory where to save the binaries ~/.local/bin
TOW_STORE_DIR Directory where to keep tow data folder named tow ~/.local/share