sweat
v0.4.0
Published
Run sudo commands without a sweat
Downloads
11
Readme
Sweat
Run sudo commands without a sweat
Getting Started
Install the module with: npm install sweat
var sweat = require('sweat');
sweat.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
- 2015-11-21: [email protected] Initial
npm
release - 2015-11-21: [email protected] Added missing deps
License
Copyright (c) 2015 goliatone
Licensed under the MIT license.