prometheansacrifice

Results 102 comments of prometheansacrifice

Needs an external tar command to work. This could be unreliable. Needs to explore the use of `ocaml-tar` and get ride of the external command dependency atltogether.

You could add a bad test like ` let%test "render2" = false;` to see if the test runner fails. Adding `(inline-tests)` seems to work here. You can run tests present...