developerexcuses

Get the latest excuses from http://developerexcuses.com/

Usage no npm install needed!

<script type="module">
  import developerexcuses from 'https://cdn.skypack.dev/developerexcuses';
</script>

README

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.