Skip to content

indrora/9track

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

9track - A tracking document store.

9track is a lightweight document tracking store.

Install

virtualenv --python python2.7 9track_venv
cd 9track venv
git clone https://github.com/indrora/9track/ src
pip install -r src/requirements.txt --no-index --find-links file:///tmp/packages

Update configuration in `src/project/config/init.py to specify database location.

Run

python runserver.py

About

A place for your stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published