mudler / mudler/luet

luet download

Open
#191 1 comment 1 reaction 1 assignee View on GitHub

@mudler is already working on this.

Since Feb 25, 2021.

enhancement users-wanted
Dominant language
Go
Stars
307
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
A way to download packages archives locally before installing

Describe the solution you'd like
A luet commant luet download that downloads packages archives and stores into the cache.
The command should take a list of packages as arguments, and similarly as install will download the tree of packages required in order to install. It should be possible to turn off this behavior with a --no-deps flag which will just download only the packages passed as argument.

There should be also an option --output that tells luet to copy the package files from the cache (not tree metadata) to a specified location

Describe alternatives you've considered
This is an alternative that considers #179 as a sub-problem

Additional context
Supersedes #179

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.