crzysdrs / ksp-ckan

Some KSP ckan related stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ksp-ckan

This repository contains a script that can take an imgur gallery and create a CKAN compatible mod description.

See an example of an assorted flags pack generated from the following command.

./imgur.py http://imgur.com/a/rRUZp ckan/KSPAssortedFlags.ckan \
           --author crzysdrs noaceulemans \
           --modname "KSP Assorted Flags" \
           --desc "162 Flags for KSP"

About

Some KSP ckan related stuff.


Languages

Language:Python 100.0%