Skip to main content

StartinBlox Manager

Project description

# Startin’Blox Manager

## Get started

Install the sib command line: ` $ pip3 install --user -U sib-manager `

Create a new project with your favorite modules (with optional virtualenv): ` $ sib startproject myproject -m djangoldp_project --venv `

And launch it locally ! ` $ cd myproject $ sib runserver `

## Usage

If you want the last unreleased version: ` $ pip3 install --user -U git+https://git.happy-dev.fr/startinblox/devops/sib `

Or work within docker: ` $ docker run --rm -p 127.0.0.1:8000:8000 -it python:3.6 bash # pip install sib-manager # sib startproject myproject -m djangoldp_project # cd myproject # sib runserver `

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

sib-manager-0.1.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

sib_manager-0.1.4-py3-none-any.whl (9.0 kB view hashes)

Uploaded 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