Phred Lane

Results 19 issues of Phred Lane

``` shell ➜ phantomic git:(master) make test #13 "node_modules/.bin/browserify --debug test/sourcemaps-console.js | node bin/cmd.js" failed: expected " at test/sourcemaps-console.js:3" got " s node_modules/browser-pack/_prelude.js:1" test #21 "node bin/cmd.js < test/timezone.js" failed:...

In the Opera browser (tested 11 and 12), it is impossible to type the open parenthesis, quotation mark, and exclamation point characters.

- Removed repetitive code - Removed some commented out and unnecessary code I've clicked around and things seem to be fine. [](https://reviewable.io/reviews/omegavesko/holobackup/18)

In some cases, `this.valueAsHex` was returning `false` and other non-string values. I couldn't track down the problem entirely, but this stopped the script from throwing errors whenever it hit those...

The `color-names.json` is not referenced in such a way that it can be included in the [vulcanization process](https://github.com/Polymer/vulcanize).

Reorganized code to allow module inclusion without execution. To include and register in one-shot (like before), there's a separate file for that (`register.js`). If you accept this PR, you'd need...

I made the errors from `fromJson` more informative: ```shell ➜ starphleet git:(sixteen-oh-four) ✗ bash meh.sh test fromJson(meh.sh): error reading key (test) from json ({"json":"here","cat":"pants"}) ➜ starphleet git:(better-error-msgs) bash meh.sh cat...

This seems like a relatively straight forward process aside from pulling down the images from a central repository (dockerhub?). * [ ] Add a flag/line in `orders` to trigger `docker`...