1900 Forks
3869 Stars
3869 Watchers

ckan

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.

How to download and setup ckan

Open terminal and run command
git clone https://github.com/ckan/ckan.git
git clone is used to create a copy or clone of ckan repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ckan https://github.com/ckan/ckan/archive/master.zip

Or simply clone ckan with SSH
[email protected]:ckan/ckan.git

If you have some problems with ckan

You may open issue on ckan support forum (system) here: https://github.com/ckan/ckan/issues