Makefile to simplify launchd scripts generation
Makefile commands
make install– installlaunchd.plistfile from local directory to system with value ofSCRIPTIDmake uninstall– uninstall launchd config from system by value ofSCRIPTIDvariablemake log– prints content of error log filemake show– print line with current script based onlaunchctl listcommandmake run– start launchctl scriptmake plist– generates new locallaunchd.plistfile. All configurations and template you can setup inMakefile