Skip to main content

RoseCloud CLI

Project description

# RoseCloud CLI
The RoseCloud CLI tool. It is intended to be used to setup and manage
a RoseCloud workspace for instructors and teaching assistants.

## Requirements
- python 3.5+

## Development
### Setup
1. Install `pipenv`: `sudo pip install pipenv`.
2. Run `pipenv install`.
This sets up a python virtual environment for you. All subsequent
commands should be run via `pipenv run ...`. If you need to add
another dependency, run `pipenv install <package_name>`.

### Link CLI
1. Run `pipenv install -e .`. This will create a symlink to this
project. All changes here will show up in the `pipenv`.
2. Run `pipenv run rc`.

**Note**: If you do not want to use `pipenv` or do not like the idea
of prefixing `pipenv run` for all commands, you can run `pipenv`
with `pip install -e .`


Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

rc_cli-0.0.1-py3-none-any.whl (31.5 kB view hashes)

Uploaded Python 3

rc_cli-0.0.1-py2.py3-none-any.whl (33.0 kB view hashes)

Uploaded Python 2 Python 3

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