Skip to content

jtauber/oxlos2

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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

oxlos

(A reboot of) a Pinax-based platform for crowd-sourced collaborative corpus linguistics.

See https://vimeo.com/10515200 for a 2010 talk that provides some background to earlier versions of this project.

Getting Started

Make sure you are using a virtual environment of some sort (e.g. virtualenv or pyenv).

npm install
pip install -r requirements.txt
./manage.py migrate
./manage.py loaddata sites
npm run dev

Browse to http://localhost:3000/

About

(A reboot of) a Pinax-based platform for crowd-sourced collaborative corpus linguistics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published