0.4.0 • Published 8 years ago

sweat v0.4.0

Weekly downloads
5
License
-
Repository
github
Last release
8 years ago

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: sweat@0.2.0 Initial npm release
  • 2015-11-21: sweat@0.3.0 Added missing deps

License

Copyright (c) 2015 goliatone
Licensed under the MIT license.