if anyone likes perl 6 i just wrote a pants backen...
# general
a
if anyone likes perl 6 i just wrote a pants backend for it that supports
run
and
repl
, allows depending on other `perl6_library`s and importing their modules, and using
zef
to download thirdparty deps: https://github.com/cosmicexplorer/lex-query/tree/master/pants-plugins/upstreamable. gonna spend some time actually using it for a bit now
there could be a README but you'll basically wanna look in
register.py
and have this link (https://www.pantsbuild.org/dev.html) + a pants clone handy if you're interested
you don't need a pants clone except for the undocumented parts