finos / finos/morphir-dotnet

Feature: download/extract + manifest write (shared installer)

Open
#301 0 comments 0 reactions 0 assignees View on GitHub
cli enhancement
Dominant language
F#
Stars
14
Forks
12
PR merge metrics
No merged PRs in 30d

Description

**Summary**
Build shared installer pipeline used by dist/tool/extension handlers.

**Scope**
- HTTP fetch of archive; extract to target directory.
- Write manifest as JSONC (`manifest.json` with comments allowed).
- Optional hash/integrity check per design.
- Idempotent install with `--force`/overwrite policy per design.
- Error handling/logging to stderr.

**Acceptance**
- Installer works for at least one sample payload (mock or fixture).
- Tests for download/extract + manifest write.
- Handler integration uses this pipeline.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.