Springboard
Project description
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
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
springboard-1.0.1.tar.gz
(64.0 kB
view details)
File details
Details for the file springboard-1.0.1.tar.gz
.
File metadata
- Download URL: springboard-1.0.1.tar.gz
- Upload date:
- Size: 64.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24677397b53969049ad9e2c616ae94b29f884463e44f9be6fc26a951f736633c |
|
MD5 | a774ba8efd79fad9dba5889f56ceb496 |
|
BLAKE2b-256 | 1c94bb9e6c819b3ee51c399aad682face018ef6ed49c027a90e8a637ec7e7a9d |