rmdickson / wiki_module_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage:

To create a list of modules in XML format: python modules.py -c cvmfs-client-dev.cfg -o cvmfs_modules.xml To convert that XML to wiki code: xsltproc modules-to-mediawiki.xsl cvmfs_modules.xml > cvmfs_modules.txt

To generate the wiki code (above two commands combined) and upload it to a wiki page: ./upload-to-wikiAPI.sh --user --password --pagetitle --apiurl --rootdir

About


Languages

Language:Python 86.4%Language:Shell 10.5%Language:XSLT 3.1%