adobe / adobe/helix-cli

offline cache

Open
#2,056 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
68
Forks
72
Avg merge
1d 3h
Merged PRs (30d)
8

Description

**Is your feature request related to a problem? Please describe.**
it's not possible to develop offline - or with a slow connection - easily, eg when traveling in trains or planes.

**Describe the solution you'd like**
the cli should cache proxied content by default (with a reasonable limit) and detect offline conditions.
once detected, it should either transparently switch to the cached content, or offer to user to do so.

all this should also be configurable via cmd line arguments.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CLI entry point, proxied-content handling, and command-line argument definitions. Check how the CLI currently behaves without a network connection and whether any cache-related configuration exists. Done means bounded caching works by default, offline conditions are detected, cached content can be used or selected, and all behavior is configurable through command-line arguments.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.