Sam Eaton
Sam Eaton
would it be useful to have it in the README for the users who don't have an intimate knowledge of the mustache spec?
You mean like in this example? https://github.com/samueleaton/autossh#tunneling-ports-from-another-host See this function for how the ssh string is generated: https://github.com/samueleaton/autossh/blob/master/src/index.js#L255 If you want to use the `-R` option instead of `-L`, you...
Will work on this today when I get off work. Sorry.
is this resolved in the latest firefox?
Another thing to consider is that we have some subscribers that ignore messages if there is not some kind of "reply to" address provided. e.g. if I have send a...
@sdogruyol Sweet. I'll make a WIP branch and will discuss with you further how to we should go about adding a `before_respond_handler` or `before_send_handler` middleware for development.
Its looking like the response is a write-only IO. So is it possible to read from it?
this tool is just a cli wrapper around https://github.com/APIDevTools/swagger-parser so it should probably be moved there
@Chyzwar are you watching for file changes to run arbitrary tasks or just to restart your app. If its the later I created [Sentry](https://github.com/samueleaton/sentry) to solve this problem—influenced by Nodemon...
I was thinking about this the other day and thought of an `add` command that's will check to see if a shard exists and add it to the `shard.yml` E.g....