Giter Site home page Giter Site logo

jayvdb / cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kego1992/cli

0.0 2.0 0.0 665 KB

CLI Toolbelt for Storyscript Cloud

Home Page: https://docs.storyscript.io/quick-start/

License: Apache License 2.0

Shell 1.10% Python 98.82% Dockerfile 0.08%

cli's Introduction

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

cli's People

Contributors

anukul avatar darklord19 avatar fossabot avatar judepereira avatar kennethreitz avatar stevepeak avatar tonyrice avatar wilzbach avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.