developerexcuses
v0.0.1
Published
Get the latest excuses from http://developerexcuses.com/
Downloads
14
Readme
developerexcuses
Get the latest excuses from http://developerexcuses.com/
Getting Started
Install the module with: npm install developerexcuses
To use the build in CLI: npm install developerexcuses -g && developerexcuses
developerexcuses = require '../lib/developerexcuses'
developerexcuses (err, excuses) ->
if err then console.warn err else console.log excuses
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
(Nothing yet)
License
Copyright (c) 2013 shawjia Licensed under the MIT license.