Skip to main content

simple active record for redis

Project description

Simple active record for redis.

Collaborating

1. Get the code

$ cd ~/Work
$ git clone git@github.com:gabrielfalcao/repocket.git
$ cd repocket

2. Ensure that you have virtualenvwrapper installed

$ pip install virtualenvwrapper

3. Create a virtual env for repocket

For the first time:

$ mkvirtualenv repocket

After this, every time you want to run repocket again, just run the command:

$ workon repocket

4. Install python dependencies

$ pip install -r requirements.txt

5. Run the tests

-$ make test

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

repocket-0.1.1.tar.gz (7.1 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