Main Page: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "CompGen e.V. Semantic MediaWiki Playgrounds") Tag: Replaced |
No edit summary |
||
Line 1: | Line 1: | ||
CompGen e.V. Semantic MediaWiki Playgrounds | CompGen e.V. Semantic MediaWiki Playgrounds | ||
= Installation = | |||
<source lang='bash' highlight='1'> | |||
./setup_wikis -h | |||
Usage: ./setup_wikis [OPTIONS] | |||
Options: | |||
-h, --help Show this help message | |||
-c, --clean clean the docker environment | |||
-d, --debug Enable debug output | |||
--patch patch all wikis | |||
-p, --passwords Show the sysop passwords of the wikis | |||
-v, --version Show version information | |||
</source> |
Revision as of 09:07, 26 October 2024
CompGen e.V. Semantic MediaWiki Playgrounds
Installation
./setup_wikis -h
Usage: ./setup_wikis [OPTIONS]
Options:
-h, --help Show this help message
-c, --clean clean the docker environment
-d, --debug Enable debug output
--patch patch all wikis
-p, --passwords Show the sysop passwords of the wikis
-v, --version Show version information