hello v0.0.2.2 alpha
Pre-release
Pre-release
The second version of hello.
There is no documentation, but check out the the demo url
You will want to take the com.github.erikng.hello.json
file and place it in /var/tmp
.
alternatively you can do something like
/Applications/hello.app/Contents/MacOS/hello -json-url file:///private/var/tmp/com.github.erikng.hello.json
or
/Applications/hello.app/Contents/MacOS/hello -json-url https://raw.githubusercontent.com/erikng/hello/main/demo/com.github.erikng.hello.json
New features
- Ability to reboot with
restartStyle
key in JSON- pass
None
,Notify
orImmediate
- pass
- Ability to pass either a file path or package receipt via the
installedPath
- Example: Either
/Applications/Slack.app
orcom.tinyspeck.slackmacgap
- Example: Either