Last updated: Oct.2024 (tm)
Welcome to the Singular-cli provides commands to create Singular Widget and App boilerplates and deploy your Widget, App and Interactive Layer code to the Singular platform.
If you want to develop Singular Widgets, Apps and Interactive Layer Scripts, please check out the Singular Develop Docs at https://developer.singular.live.
This documentation is open source. If you’ve found any errors, typos or would like to improve this document, feel free to send us requests and comments to support@singular.live.
The Singular-cli requires a local installation of node.js. You can find the latest documentation on node.js and download it from https://nodejs.org/en/.
Note: We recommend installing node.js version 8.11.3LTS!
After the installation of node.js, open the console and install the latest Singular-cli by running this command:
npm install singular-cli -g
After the installation of the cli, console commands to create and deploy Singular Widgets, Apps and Interactive Layer Scripts will be available.
The create commands serve to clone the Singular boilerplates into the specified folder.
The deploy commands check, package and upload the Widget or App Code to the Singular.live platform. Every Widget and App is identified by a unique deploy key
. Please refer to the Singular Knowledge Base for details on how to generate a deploy key
.
singular createwidget <widget name>
singular deploywidget <widget folder name>
singular createapp <app name>
singular deployapp <app folder name>
singular deploytestapp <app folder name>
- Need help? Ask a question to the Singular Helpdesk.
- Found a bug? You can open a GitHub issue.
Source code of the widget and App boiler plates:
- https://github.com/singularlive/widget-development-boilerplate
- https://github.com/singularlive/app-development-boilerplate
Please contact our helpdesk, customers’ success or support team:
- Visit us at: www.singular.live
- for support please contact: support@singular.live