Skip to content

chore: justfile + license maintenance - #3

Merged
adamXbot merged 1 commit into
mainfrom
chore/project-maintenance
Aug 7, 2026
Merged

chore: justfile + license maintenance#3
adamXbot merged 1 commit into
mainfrom
chore/project-maintenance

Conversation

@adamXbot

@adamXbot adamXbot commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Adds a root justfile per the org convention (recipes delegate to the existing CI/build.sh commands) and adds an MIT LICENSE (holder "Adam Kostarelas", 2026) — the repo previously had no license file.

just --list output:

Available recipes:
    default         # List available commands

    [dev]
    build           # Build the release binary and assemble ClaudeWatch.app (same as CI)
    clean           # Remove build outputs
    run             # Launch the assembled app
    test            # Run the test suite

    [ship]
    release version # Tag v<version> and push it to trigger the sign/notarize/release job

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@adamXbot
adamXbot merged commit 1555c46 into main Aug 7, 2026
2 checks passed
@adamXbot
adamXbot deleted the chore/project-maintenance branch August 7, 2026 03:17
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