Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 377 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 377 Bytes

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 :]