creativecommons / scholars-addenda

The scholars addenda system.
https://labs.creativecommons.org/scholars/
MIT License
2 stars 6 forks source link

Overview

This repository powers the legacy Scholar's Copyright Addendum Engine.

Operations

To Install

sudo apt-get install virtualenv
virtualenv .
. bin/activate
python setup.py install

To Run

bin/activate
bin/server