publish50-electron
Installation
macOS
- Open a terminal and run the following command to install
imagemagick
:
$ brew install imagemagick
- Download the
dmg
file from the latest release at https://github.com/cs50/publish50-electron/releases/latest - Right-click on the
dmg
file and click Open - Drag the publish50 icon to the Applications folder icon
- Click Replace, if prompted
Usage
macOS
To start publish50 for the first time after installing or updating, right-click on the publish50 icon in the Applicatoons folder and choose Open.
Development
Install dependencies
$ yarn
Run in dev mode
$ yarn dev
Pack for current platform
$ yarn dist