
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
singular-cli
Advanced tools
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>
Source code of the widget and App boiler plates:
Please contact our helpdesk, customers’ success or support team:
FAQs
Create and deploy Singular Widget and Singualr App from command line
We found that singular-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.