Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/867 > Or, would it be crazy to only package templates if mono is present? I think that would be the best solution here. It wouldn't introduce any new dependencies to the build and it would still allow packaging of the template locally to test it just like the version that gets deployed (for contributors who have Mono installed but that's a necessity with every solution).
---