BoxLang 🚀 A New JVM Dynamic Language Learn More...
A DEMO CLI tool that lists your local BoxLang's installed modules
This module assumes that you are using at least
~/.boxlang/bin folder to your
system's PATH env varInside the bx-cli powered CommandBox, run
install bx-installed-modules
This registers the module name as a global executable that you can run OUTSIDE of BoxLang.
C:\> bx-installed-modules
Get the output in JSON like so:
$> bx-installed-modules --json
$
box install bx-installed-modules