/npm-launchctl-helper

Simple launchctl wrapper for node js.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

node-launchctl-helper

Simple launchctl wrapper. Allows managing services.

Install

$ npm install launchctl-helper

Usage

var launchctl = require('launchctl-helper')

Test

$ npm test

API

Documentation

Contributions

  • Please feel free to fork/contribute :]