XIBLEDOCS

XIBLE provides two command line tools upon installation. xible can be used to control your XIBLE installation, while xiblepm interfaces with the registry, much like NPM does for Node.js.

Index

xible

Provides a direct interface into the XIBLE installation. This for instance allows you to start the XIBLE server and install it as a service.

You can find the full specification here.

xiblepm (xible package manager)

Allows you to perform actions against the XIBLE registry. These include;

  • Publish flows
  • Install flows
  • Publish nodepacks
  • Install nodepacks

...and much more. You can find the full specification here.