0.4.0 • Published 3 years ago

singular-cli v0.4.0

Weekly downloads
84
License
Apache2.0
Repository
github
Last release
3 years ago

Singular-cli Documentation

Last updated: 2018-09-09 (tm)

Introduction

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.

Setting up your Environment

Prerequisite

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! 

Installation of the Singular-cli

After the installation of node.js, open the console and install the latest Singular-cli by running this command:

npm install singular-cli -g 

Available commands from the singular-cli

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, App or Interactive Layer Code to the Singular.live platform. Every Widget, App and Interactive Layer Script is identified by a unique deploy key. Please refer to the Singular Knowledge Base for details on how to generate a deploy key.

Create Singular Widget boiler plate:

singular createwidget <widget name>

Deploy Singular Widget:

singular deploywidget <widget folder name>

Create Singular App boiler plate:

singular createapp <app name>

Deploy Singular App:

singular deployapp <app folder name>

Deploy an Singular Interactive Layer Script

singular deployinteractive <interactive-folder-name>

Getting Help

Questions & More Information Needed?

Source code of the widget and App boiler plates:

Please contact our helpdesk, customers’ success or support team:

0.4.0

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago