https://github.com/ckampfe/cringe
Generate launchd daemon .plist XML files from simple parts
https://github.com/ckampfe/cringe
Last synced: about 1 year ago
JSON representation
Generate launchd daemon .plist XML files from simple parts
- Host: GitHub
- URL: https://github.com/ckampfe/cringe
- Owner: ckampfe
- License: agpl-3.0
- Created: 2017-12-18T04:14:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T04:59:44.000Z (over 8 years ago)
- Last Synced: 2025-02-01T20:11:20.564Z (over 1 year ago)
- Language: Clojure
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cringe
Generate `launchd` daemon `.plist` XML files from simple parts
## Reference
```
~/Library/LaunchAgents Per-user agents provided by the user.
/Library/LaunchAgents Per-user agents provided by the administrator.
/Library/LaunchDaemons System-wide daemons provided by the administrator.
/System/Library/LaunchAgents Per-user agents provided by OS X.
/System/Library/LaunchDaemons System-wide daemons provided by OS X.
```