feat(package): add package command to create a styled *.dmg for Emacs.app

This commit is contained in:
2021-05-25 02:59:40 +01:00
parent 55f35e1146
commit 87ecfbcec0
13 changed files with 448 additions and 13 deletions

View File

@@ -47,6 +47,7 @@ func New(version, commit, date string) *CLI {
planCmd(),
signCmd(),
notarizeCmd(),
packageCmd(),
{
Name: "version",
Usage: "print the version",