Skip to content

chore: justfile + license maintenance - #3

Merged
AdamXweb merged 2 commits into
mainfrom
chore/project-maintenance
Aug 9, 2026
Merged

chore: justfile + license maintenance#3
AdamXweb merged 2 commits into
mainfrom
chore/project-maintenance

Conversation

@adamXbot

@adamXbot adamXbot commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator
  • Adds a justfile delegating to the repo's npm scripts: lint runs Mintlify validate + broken-links (as CI does), run serves the docs locally. (This repo has no check/sync-changelog scripts — its package.json exposes validate, check-links, and dev, so the justfile delegates to those.)
  • Adds Apache-2.0 LICENSE (holder: PrivacyKey, 2026), matching its sibling docs repos; siblings carry no NOTICE, so none added here.

Verification (just --list)

Available recipes:
    default # List available commands

    [dev]
    lint    # Validate the Mintlify build and check for broken links (as CI does)
    run     # Serve the docs locally with Mintlify

🤖 Generated with Claude Code

adamXbot and others added 2 commits August 7, 2026 11:50
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@AdamXweb
AdamXweb merged commit 71e1dd2 into main Aug 9, 2026
1 check passed
@AdamXweb
AdamXweb deleted the chore/project-maintenance branch August 9, 2026 08:30
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.

2 participants