Marcin Krzemiński
Marcin Krzemiński
Hi @chrissimpkins, any progress on that? BTW great tool. Love it! ❤️❤️❤️❤️❤️
Thanks for letting me know. I'd be happy to help, but sadly, I'm not familiar with Python 😔
@chrissimpkins thanks for the pointers. Following your instructions, I did some changes and made a PR https://github.com/chrissimpkins/Crunch/pull/76
Hi Bipu, Sadly, I'm aware of that. Unfortunately, no time at the moment to work on this. Pull requests are welcomed though. wt., 10 wrz 2019 o 10:54 Bipu Bajgai...
Hey, are you able to run these commands from the command line (cmd.exe)? ``` mysql --version mysqlcheck --version ```
yeah, this seems to work as well: ```php public function removeSrcVersion( $src ) { return remove_query_arg('ver', $src); } ``` You think it's OK to replace what we have with this...
Yeah, I'll send a PR soon ;).
Hey, I need more time to do this because I'm a bit busy lately + short vacation ahead.
Hi @mortensassi I already did, thanks 👍. I was thinking of something out of the box in Chisel. I'm testing some solution at the moment. Will share more details if...
Hi, from my point of view the docker image should contain the whole thing: - web server + DB server - chisel + all dependencies (NPM, Yarn, yo, etc) I...