lfuelling
lfuelling
@ZAUB1 👋
~~Why not use `$(npm bin)/sl` to call sapling?~~ Ah, because it's installed using brew as well, sorry. In that case: Why not use `$(brew --prefix sapling)/bin/sl` to call sapling?
I don't think so, `disable_reasons` is used [two lines above](https://github.com/nccgroup/autochrome/pull/29/files#diff-4a8c39843e09892714096b04f7466732157d2cb170921033b0ad4c73a06b9dc6R130)
There is currently no progress being made regarding this feature. There are a few issues left for 3.3.x which will need to be addressed before work on 3.4.x will start....
Please merge this.
Hello, please don't just post the issue template as is. Please fill it out.
I did a little research. This project uses [commons-compress](http://commons.apache.org/proper/commons-compress/limitations.html) which doesn't even support rar < 5. I could add rar < 5 support by using [junrar](https://github.com/junrar/junrar) but they also have...
I know this doesn't fix the issue but I fixed support for RAR
Yes, that's what I'm currently trying in #70 but getting it to build seems more complicated than I thought.