d8ahazard / Glimmr-macos-installer-builder

MacOS Package builder for Glimmr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

macOS Installer Builder (For Glimmr)

Generate macOS installers for your applications and products from one command.

Dependencies

You will need maven and ballerina installed before the script will work.

Usage

Clone the repository:

git clone https://github.com/d8ahazard/Glimmr-macos-installer-builder

CD into the new directory, set permissions:

cd ./Glimmr-macos-installer-builder
chmod -R 777 ./*

Run the build script:

cd ./macOS-x64
./build-macos-x64.sh Glimmr 1.2.0

Skip signing for now...

Cheers!! 🍺

About

MacOS Package builder for Glimmr

License:Apache License 2.0


Languages

Language:JavaScript 81.8%Language:CSS 11.7%Language:Shell 5.3%Language:HTML 1.2%