launchctl

1.1.1 • Public • Published

node-launchctl

Build Status

Provides native bindings to launchctl commands

NPM

It has been tested with the following versions:

  • 0.8.26
  • 0.10.x
  • 0.11.4, 0.11.5, 0.11.6, 0.11.7, 0.11.8, 0.11.9, and 0.11.10

Dependencies

  • Tested on OS X 10.7.5+
  • Requires Xcode 4.5+

Install

$ npm install launchctl

Usage

var ctl = require('launchctl')

Test

$ npm test
  • To run tests for multiple versions

WARNING: This will install n and will change your node version, so use with caution

$ npm run test-versions

API

Documentation

TODO

  • Make API more complete

Contributions

  • Please feel free to fork/contribute :]

Readme

Keywords

Package Sidebar

Install

npm i launchctl

Weekly Downloads

25

Version

1.1.1

License

none

Last publish

Collaborators

  • eh
  • evanlucas