developerexcuses

0.0.1 • Public • Published

developerexcuses Build Status

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.

Readme

Keywords

none

Package Sidebar

Install

npm i developerexcuses

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • shawjia