Skip to content

chore: justfile + license maintenance - #6

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

chore: justfile + license maintenance#6
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/release commands) and unifies the MIT copyright holder to "Adam Kostarelas" (SPDX type unchanged).

just --list output:

Available recipes:
    default         # List available commands

    [dev]
    clean           # Remove build and release outputs
    setup           # Generate BananaBlitz.xcodeproj from project.yml (requires xcodegen)
    test            # Build and run the unit tests (unsigned Debug, same as CI)

    [ship]
    release version # Tag v<version> and push it to trigger the release workflow
    release-local   # Build, sign, notarize and package the DMG locally (needs Developer ID + notary env)

🤖 Generated with Claude Code

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