agiledigital / mule-metadata-extractor

This is a tool for extracting extracting icons and metadata from Anypoint Studio
Apache License 2.0
0 stars 3 forks source link

Distribute on NPM #6

Open NoxHarmonium opened 4 years ago

NoxHarmonium commented 4 years ago

Although this tool runs on the JVM, we can distribute it on NPM with https://github.com/shannah/jdeploy

This makes it easier to distribute as a command line tool.

See:

https://dzone.com/articles/use-npm-to-distribute-your-command-line-java-apps