Skip to main content

Springboard

Project description

Continuous Integration Code Coverage Springboard Documentation Pypi Package docs/springboard.gif

Usage

Make sure elasticsearch is running, then:

$ pip install springboard
$ springboard startapp myapp
$ cd myapp
$ springboard import git://example.com/content/repo.git -v
$ pserve development.ini --reload

Starting server in PID 70411.
serving on http://0.0.0.0:6543

Installing for local dev

Make sure elasticsearch is running, then:

$ git clone https://github.com/universalcore/springboard.git
$ cd springboard
$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install -e .
(ve)$ springboard bootstrap -v
(ve)$ pserve development.ini --reload

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

springboard-1.0.1.tar.gz (64.0 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