innobead / huber

Huber 📦, Package Install Manager for GitHub repos
Apache License 2.0
189 stars 17 forks source link

Show update available packages #7

Closed innobead closed 3 years ago

innobead commented 3 years ago

Is your feature request related to a problem? Please describe.

huber update --dryrun

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

innobead commented 3 years ago
❯ ./target/debug/huber update -d
tracee (version: v0.2.1, source: github) -> tracee (version: v0.4.0, source: github)
kubectl (version: v1.19.4, source: github) -> kubectl (version: v1.20.2, source: github)
arkade (version: 0.6.33, source: github) -> arkade (version: 0.7.1, source: github)
minikube (version: v1.16.0, source: github) -> minikube (version: v1.17.1, source: github)
deno (version: v1.7.0, source: github) -> deno (version: v1.7.1, source: github)