https://github.com/qubitproducts/qubit-cli
Develop experiences from your desktop
https://github.com/qubitproducts/qubit-cli
ceh implement
Last synced: 8 months ago
JSON representation
Develop experiences from your desktop
- Host: GitHub
- URL: https://github.com/qubitproducts/qubit-cli
- Owner: QubitProducts
- Created: 2016-04-25T23:40:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T12:26:22.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T06:59:27.806Z (over 1 year ago)
- Topics: ceh, implement
- Language: JavaScript
- Homepage:
- Size: 5.16 MB
- Stars: 8
- Watchers: 18
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.codeship.com/projects/178849)
[](http://standardjs.com/)
# 
## 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