Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 299 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 299 Bytes

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