@/all Hi! Would appreciate your feedback on this issue (see my last comment): fastpack/fastpack#41
Thanks!
Rauan Mayemir
@rauanmayemir
@zindel have you considered using ocaml infra for testing? cause bash scripts feel messy and prone to issues
Oleksiy Golovko
@zindel
@rauanmayemir Hi!
so my main motivation of using Bash was to make it as close to the usage scenario as possible
i.e. it has to be run as shell command, so let's use shell :)
Another important piece I find useful and nice to work with is the diff command which is executed on directories
makes it easy to see what has changed and how
On the other hand I'm happy to consider other alternatives. If there is more standard / canonical way to such kind of testing in the OCaml world - we could try it out
Rauan Mayemir
@rauanmayemir
great, let's table this discussion until we have a clearer picture how to make it work from the ocaml side
Brother @zindel, I have been trying to get around to using fastpack for a while but everytime i get to the webpage, the example gives me a headache. Check out the how to on this bundler, https://github.com/nathan/pax#how-do-i-use-it
one read and I get it. As an Ocam/RE partizan, I;d prefer to use something writing Ocaml...
Just an FYI, brother. peace to you.
Oleksiy Golovko
@zindel
@idkjs Hi!
Alain Armand
@idkjs
Hey!
Oleksiy Golovko
@zindel
Thanks for your feedback! Let me try fixing it in next few days and you then try it out from that?
If you find that instruction useless or unclear in some points, let me know then