Skip to main content

Storyscript Cloud CLI

Project description

Storyscript CLI

CircleCI Codecov PyPI

The Storyscript CLI is used to manage Storyscript Cloud from the command line.

Overview

The goals of this project is to provide a utility for developers to interact with all of Storyscript Cloud features/services.

Installation

OSX

brew install storyscript/brew/story

Linux

The Storyscript CLI is available as a SnapCraft package:

sudo snap install story

Snap is available for many Linux distributions.

Directly from Python

pip install --user story

Python 3.6 or higher is required. On Ubuntu/Debian, use pip3.

✨🍰✨

Usage

Call story to get a full list of commands or continue to read the documentation.

usage

Issues

For problems directly related to the CLI, add an issue on GitHub.

For other issues, submit a support ticket

Contributors

Developing

Run

virtualenv venv --python=python3.7 && source venv/bin/activate
pip install -r requirements.txt

TOXENV=true python -m story.main

Test

pip install tox
tox

Install

python setup.py install
story

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

story-0.19.1.tar.gz (74.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page