Now .DFI resources in xml format supported.
Helps to install ObjectScript, CSP and Frontend packages into InterSystems IRIS published on ZPM Registry
After that you can use PackageManager to install modules from community repository in any namespace.
zpm: USER>
USER> zpm
zpm: USER>repo -list-modules -n registry
deepseebuttons 0.1.7 dsw 2.1.35 holefoods 0.1.0 isc-dev 1.2.0 mdx2json 2.2.0 objectscript 1.0.0 pivotsubscriptions 0.0.3 restforms 1.6.1 thirdpartychartportlets 0.0.1 webterminal 4.8.3 zpm 0.0.7
zpm: USER> install webterminal
USER> zpm
zpm: USER> uninstall webterminal
This is described in the following set of articles
The simplest and template repository can be found here. Here is the alternative supported folder structure.
ObjectScript Package Manager is a community supported project and thus open to collaboration via Pull Requests. Issues and feature requests are very welcome