alex-kostirin / npm-launchctl-helper

Simple launchctl wrapper for node js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple launchctl wrapper for node js.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%