Skip to content

docs: add installation instructions for local development#2

Merged
alxbello merged 2 commits into
mainfrom
docs/installation-instructions
Apr 23, 2026
Merged

docs: add installation instructions for local development#2
alxbello merged 2 commits into
mainfrom
docs/installation-instructions

Conversation

@alxbello
Copy link
Copy Markdown
Member

Summary

Add an Installation section to the README with instructions for installing from source, since the package is not yet published to npm.

Changes

  • Added Installation section before Quick Start
  • Uses npm link workflow for local development (idiomatic approach)
  • Explains that constructs is a required peer dependency

Verification

  • Build: pass
  • Lint: pass
  • Format check: pass
  • Tests: pass (10 passed, 1 skipped)

alxbello and others added 2 commits April 23, 2026 11:44
Add Installation section to README with git clone and local install
steps since the package is not yet published to npm.

Co-authored-by: Kiro Agent <244629292+kiro-agent@users.noreply.github.com>
Switch from fragile relative path install to npm link, which is the
idiomatic approach for local package development. Also clarify that
constructs is a required peer dependency.

Co-authored-by: Kiro Agent <244629292+kiro-agent@users.noreply.github.com>
@alxbello alxbello merged commit aa1221b into main Apr 23, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant