planck

Planck ClojureScript REPL
mfikes 2019-06-18T00:15:33.015700Z

@manutter51 I hacked together the ability to post binary data (using multipart/form). If you end up being interested in this stuff, let me know.

2019-06-18T01:04:13.016600Z

Cool, I worked my way thru using lumo, but I can run a test using planck and let you know how it goes. I've got a standard to compare it to now.

mfikes 2019-06-18T01:05:28.017800Z

Ahh cool. Let me drop some docs into the ticket above. Are you cool with building a Planck binary from a branch? Otherwise, I'd be happy to build a copy for whatever target OS you are on.

2019-06-18T01:07:20.018300Z

I've never tried building planck from a branch, I could give it a shot. I'm on OS X

mfikes 2019-06-18T01:08:12.019300Z

Ahh, I'm on OS X as well. Up to you. Since I'm on OS X I could easily drop a binary on the Planck website for you to download.

2019-06-18T01:08:48.020Z

I'll give it a try tomorrow morning (ET) when I'm back on my work computer. That's where the code is that I'll be testing with.

mfikes 2019-06-18T01:09:17.020500Z

Cool... I'll put info into https://github.com/planck-repl/planck/issues/651 so it is there if you end up wanting to try it 🙂

2019-06-18T01:09:28.020800Z

:thumbsup:

mfikes 2019-06-18T01:45:35.021100Z

Details are now at https://github.com/planck-repl/planck/issues/651#issuecomment-502912082

2019-06-18T13:25:18.021700Z

@mfikes Yeah, that worked perfectly, thanks much!

mfikes 2019-06-18T13:25:32.022Z

Awesome. Thanks for the confirm!