Publishing
All perequisites for publishing a nodepack are described on the nodepack structure and xiblepm pages.
Follow these steps to publish your flow;
- cd (change directory) to the directory where your nodepack resides. The package.json for this nodepack should be contained in the same directory.
-
Enter the following command:
xiblepm nodepack publish
. - You should now be able to find the nodes contained within the nodepack on the XIBLE nodes page.