An open API service indexing awesome lists of open source software.

https://github.com/developersociety/commonslibrary

The Campaigns Library
https://github.com/developersociety/commonslibrary

Last synced: 5 months ago
JSON representation

The Campaigns Library

Awesome Lists containing this project

README

          

=====================
The Campaigns Library
=====================

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:

.. code:: console

$ dev-clone commonslibrary
$ workon commonslibrary
$ make reset

You can now run the development server:

.. code:: console

$ python manage.py runserver