YouCKAN

https://secure.travis-ci.org/etalab/youckan.png https://coveralls.io/repos/etalab/youckan/badge.png?branch=master

A social frontend to CKAN

Compatibility

YouCKAN requires Python 2.7

Installation

You can install youckan with pip:

$ pip install youckan

or with easy_install:

$ easy_install youckan

YouCKAN use yuglify to compress assets and less to compile LESS to CSS files. You can install them with npm:

$ npm install -g less yuglify

Indices and tables