intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
27 stars 19 forks source link

Integration with External Language Package Managers #280

Open kuszewski opened 2 years ago

kuszewski commented 2 years ago

The package will need to be able to install dependencies from third-party package managers. We can do that with running a system command today, but it'd be good to make this easy. For example, making it so that it's easy to run maven and install the dependencies in the packages directory (as suggested in an earlier story).

isc-tleavitt commented 1 year ago

FYI, here's some relevant work for node/npm: https://github.com/intersystems/isc-ipm-js