Socket
Socket
Sign inDemoInstall

qubit-cli

Package Overview
Dependencies
666
Maintainers
5
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    qubit-cli

Qubit command line interface


Version published
Weekly downloads
366
increased by169.12%
Maintainers
5
Created
Weekly downloads
 

Readme

Source

Codeship Status for qubitdigital/qubit-cli js-standard-style

logo

Qubit-CLI

A client to facilitate local development of experiences for the qubit platform

Features

Develop experiences locally using your preferred development environment:

  • use your local editor/IDE of choice to write experience code
  • use your own workflow and versioning tools
  • write and run local unit tests

Iterate quickly using the built in live previewing and hot reloading server:

  • built in experience server for instant preview on any website
  • live hot reloading

Automate your workflow by interacting with the platform from the command line:

  • create new experiences or clone existing ones
  • push remote changes to the platform
  • pull remote changes from the platform
  • revert or diff with previous iterations of the experience
  • publish | pause | resume your experience
  • CI integration

Installation

npm install --location=global qubit-cli

Windows

Please ensure you have a recent version of openssl installed (e.g. 1.1.1)

You can find and install openssl using the cygwin installer or from https://slproweb.com/products/Win32OpenSSL.htmls

Please also ensure that the openssl executable is available on the system path

Setup

Run qubit extension and then drag the chrome-extension folder into your chrome extensions pane

Docs

See https://docs.qubit.com/content/developers/cli-overview

FAQs

Last updated on 06 Mar 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc