jongleberry

Results 313 comments of jongleberry

okay updated it with optional `iv` support. let me know what you guys think before i release 2.0.0 @dougwilson your code coverage magic would be appreciated :)

yeah trying to make this a more generic crypto library. also, encoding is a hassle when you've got a bunch of other stuff to deal with.

@dougwilson anything i can help with?

no, a 303 redirect or just another API end point. so i can curl latest without knowing the actual latest version.

i want to do this, which i can do with node but not iojs: ``` curl http://nodejs.org/dist/node-latest.tar.gz | tar -C /usr/local --strip-components=1 -xvz ```

`http://iojs.org/download/~1.0.0/iojs.tar.gz`? whatever makes sense, but i'd expect the semver to be within `//`s for easier routing.

i want to ignore the entire block though, not the first statement in the block

it's okay, i can wait :) great to see this repo more active!

sure why not. haha