xmin

Generate installers for webmin, usermin, and other *min packages

Usage no npm install needed!

<script type="module">
  import xmin from 'https://cdn.skypack.dev/xmin';
</script>

README

xmin

Generate installers for webmin, usermin, and other *min packages.

$ npm install -g webmin
$ xmin --help

  Usage: <xmin> [options] [command]

  Commands:

    install [options]     
    uninstall             
    help <command>        


$ xmin help install

  Usage: install [options]

  Options:

    --username [username]  Default webmin user [admin]
    --password [password]  Password for default webmin user [admin]
    --port [port]          Specify webmin server port


$ xmin help uninstall

  Usage: uninstall [options]