dexec
dexec copied to clipboard
Package management and build tool (probably language dependent)
Like pip (for python) or maven/gradle/ivy for java, or NuGet may be. Anyway, it should be possible to pull dependencies from some sort of repository before running source file compilation/build process.