Skip to main content

Install binary from github release.

Project description

Run Tool

This run tool will install and run a specific list of tools.

# Run one of the pre-configured tools
run gdu

# Show path the the tool
run-which gdu

# Install all
for tool in $(run 2>&1 | grep '{' | grep -oE '[0-9a-z\.-]+'); do run-which "${tool}"; done

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

runtool-1.0.0.tar.gz (7.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page