-
Notifications
You must be signed in to change notification settings - Fork 18
Submit MacDown 3000 to Homebrew #49
Copy link
Copy link
Closed
Labels
backlogNot scheduled yetNot scheduled yetbuildBuild system, Xcode configurationBuild system, Xcode configurationinfrastructuremediumShould do, moderate impactShould do, moderate impact
Milestone
Description
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
- Fork homebrew/homebrew-cask
- Create new cask file in
Casks/m/macdown3000.rb - Test locally:
brew install --cask macdown3000 - Submit pull request to homebrew-cask
- Address any review feedback
References
- Original MacDown cask: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/m/macdown.rb
- Homebrew Cask documentation: https://docs.brew.sh/Cask-Cookbook
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogNot scheduled yetNot scheduled yetbuildBuild system, Xcode configurationBuild system, Xcode configurationinfrastructuremediumShould do, moderate impactShould do, moderate impact