loupeteam / LPM

Loupe Package Manager provides a command line interface for installing packages in Automation Studio and Loupe UX-based projects
Other
1 stars 1 forks source link

Call out AS dependencies explicitly after an install #10

Open AndrewMusser opened 8 months ago

AndrewMusser commented 8 months ago

Currently, when a package is installed via LPM that has dependencies on AS packages (i.e. B&R libraries/frameworks), the dependency is invisible to the user, since LPM does not manage AS dependencies. Rather than allowing the build to fail and depending on a user iteratively adding in required libraries, we would like for LPM to announce via the terminal what the AS dependencies are when a package is added in.