Storyscript Cloud CLI
Project description
Storyscript CLI
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.
Issues
For problems directly related to the CLI, add an issue on GitHub.
For other issues, submit a support ticket
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
Releasing
See RELEASING.md for release instructions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file story-0.20.0.tar.gz
.
File metadata
- Download URL: story-0.20.0.tar.gz
- Upload date:
- Size: 75.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c89706ec38e7b111461150fd74c769046462fbbde07cceb25aac932a1f489d17 |
|
MD5 | f353fc1b9404e4d09bc16df0f998f587 |
|
BLAKE2b-256 | 143241da9516cad929bc0340e45a2381b64e79055c1bd69274fa9c80301583a7 |