Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 348 Bytes

File metadata and controls

14 lines (10 loc) · 348 Bytes

Todd

A CLI tool for packaging programs into installers for Windows, Mac, and Linux.

W. Hung

todd deploy brew      # Deploy to homebrew
todd deploy snap      # Deploy to Snapcraft
todd deploy github    # Create a GitHub release w. assets

todd packer macos     # Create macOS installer
todd packer windows   # Create Windows installer