Skip to content

the-open/commonslibrary

 
 

Repository files navigation

Commons Library Workspace

Development setup

It's recommended you use virtualenvwrapper and The Developer Society Dev Tools.

Presuming you are using those tools, getting started on this project is pretty straightforward:

$ dev-clone commonslibrary
$ make reset

You can now run the development server:

$ python manage.py runserver

Releases

No releases published

Packages

No packages published

Languages

  • Python 36.1%
  • JavaScript 32.0%
  • HTML 15.6%
  • CSS 15.2%
  • Makefile 1.1%