@radicalimaging/static-wado-util
v1.5.0
Published
Utils for other packages.
Downloads
186
Readme
@radicalimaging/static-wado-util
Util and common code shared between packages. It includes a factory to node commander package. It is a complete solution for command-line programs (i.e static-wado packages commands).
Pre-requisites
View root pre-requisites section pre-requisites
Development
View root development section development
Usage
const staticWadoUtil = require('@radicalimaging/static-wado-util');
staticWadoUtil.configureProgram(configuration);