Skip to content

Publish @wazoo/linked-markdown to JSR #2

Description

@EthanThatOneKid

Goal

Publish @wazoo/linked-markdown\ to JSR so the TypeScript reference implementation is installable.

Pre-flight checklist

  • \deno check src/mod.ts\ passes
  • \deno task test\ passes (54 tests: 14 unit + 40 conformance)
  • \deno publish --dry-run\ shows no errors
  • Confirm @wazoo\ scope membership on JSR (scope already exists with 4 packages)

Publish (manual)

\\�ash
deno login # authenticate with JSR (opens browser)
deno publish # publish v0.1.0
\\

CI workflow

Add a .github/workflows/release.yml\ that runs \deno publish\ on \�*\ tags, so future releases are automatic.

Post-publish verification

  • \deno add jsr:@wazoo/linked-markdown\ works in a fresh project

  • pm i jsr:@wazoo/linked-markdown\ works for npm consumers
  • README badge updated to JSR

Related

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions