Skip to content

eggman64/umbrella

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

umbrella

Book sharing project using openlibrary.

Installation

Dependenies (Linux)

  • python-setuptools
  • easy_install
  • pip

Set Up

pip install virtualenv
 cd /path/to/umbrella
 virtualenv .
source bin/activate
pip install -r requirements.txt 

About

Book sharing project using openlibrary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • Python 15.3%
  • CoffeeScript 7.1%
  • CSS 5.5%