Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Implement cache #3

@Flacy

Description

@Flacy

When installing the package, in order to avoid traffic consumption, it is necessary to add the caching feature, which will be enabled by default. Accordingly, additional commands are required to manage the cache, such as:

  • Complete cache cleanup (fext cache purge)
  • Remove a specific package from cache (fext cache remove package-name)
  • Installing packages, avoiding caching (fext i requests --no-cache-dir)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions