Skip to content

Submit MacDown 3000 to Homebrew #49

@schuyler

Description

@schuyler

Task

Submit MacDown 3000 to Homebrew Cask to enable easy installation via brew install --cask macdown3000

Background

The original MacDown is available via Homebrew as macdown. MacDown 3000 should be available as a separate cask since it's a distinct application.

Requirements

Before Submission

  • Official release is published on GitHub with binary
  • Binary is notarized and signed for macOS
  • Release includes .dmg or .zip download
  • Version number is finalized
  • README and documentation are updated

Cask Creation

  • Create formula for macdown3000
  • Include proper metadata:
    • Name and description
    • Homepage URL
    • Download URL and SHA256
    • Version
    • Apple Silicon support flag
    • Bundle identifier

Submission Process

  1. Fork homebrew/homebrew-cask
  2. Create new cask file in Casks/m/macdown3000.rb
  3. Test locally: brew install --cask macdown3000
  4. Submit pull request to homebrew-cask
  5. Address any review feedback

References

Priority

MEDIUM - Important for distribution, but after initial release

Dependencies

  • First official release must be published
  • Binary must be notarized and properly signed
  • All pre-release tasks completed

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogNot scheduled yetbuildBuild system, Xcode configurationinfrastructuremediumShould do, moderate impact

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions