Buster Collings

Results 2 issues of Buster Collings

You'll notice that according to the rethinkdbdash README.md (line 170-171) > `ssl` may also be an object that will be passed as the `options` > argument to `tls.connect` https://github.com/neumino/rethinkdbdash/blame/master/README.md#L170-171 This...

I would like to make `dest` optional, so I can pipe it without being forced to write a file. I also tweaked the testing to accept `process.env.GITHUB_TOKEN`.