Results 10 issues of Dennise Bartlett

This would be useful for checklists that need "sections" or is there a way to add a "section" to checklists.

# What's Changing and Why This updates the ordering of the loadFont overrides so that when ReturnType is used to capture the returned type from `typeof Jimp.loadFont` it will receive...

This can be useful if your simulator uses small screens for each gauge, or if you stream your sim and want gauges in your stream overlay.

![cc_error](https://cloud.githubusercontent.com/assets/1077050/12414194/809a61ac-be59-11e5-8c67-e2e0b3fb4919.png)

Can you please add the list of available options to the readme.

module.js:340 throw err; ^ Error: Cannot find module 'eyes' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Module.require (module.js:364:17) at require (module.js:380:17) at Object. (/home/dennis/Projects/CompareMetrics/sora/node_modules/sesh/lib/core.js:4:16) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10)...

Add Mocha Testing Framework and setup Gulk task to run it as part of Codeship task. - Must be setup to run in codeship task - Must be able to...

accepted
WIP

## prismarine-sever: Core Package - Manages loading of other modules, connections to clients and serverclient messages. Messages will be routed to servers based on modules registering their commands with this...

This task should obey the following: - Must be setup to run in codeship task - Must be able to be run from the CLI

I keep getting this message when attempting to pull stratum in as a plugin. ```javascript const node = new FullNode({ network: "regtest", db: "memory", prefix: "/home/.bcoin", apiKey: "bikeshed", nodes: "127.0.0.1",...