Skip to content

851-labs/AppDrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appdrop

Zero-config macOS release CLI for building, signing, notarizing, and publishing Sparkle-enabled apps.

Quick Start

export DEVELOPER_ID_APPLICATION="Developer ID Application: Your Name (TEAMID)"
export APP_STORE_CONNECT_KEY_ID="YOUR_KEY_ID"
export APP_STORE_CONNECT_PRIVATE_KEY="-----BEGIN PRIVATE KEY-----\n...\n-----END PRIVATE KEY-----"
export SPARKLE_PRIVATE_KEY="BASE64_KEY"

bun run src/index.ts release --dry-run

Installation

Homebrew

brew install 851-labs/tap/appdrop

Tech Stack

License

This project is released under the MIT License. See LICENSE for details.

Support

If you like this project, please consider giving it a star. ️

About

Zero-config macOS release CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •