Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
e
enough-analyst-54434
08/31/2015, 4:24 PM
It may be worth perusing go or node contribs, they both farm out almost all their work to the underlying ecosystem build tool(s), go uses
go [verb]
and node uses
npm [verb]
, so likely these plugins attack integration with pants in ways similar to yours
Post