====== DX Plugin ====== ---- plugin ---- description: An opinionated plugin to improve the Developer Experience of DokuWiki plugin developers author : Michael Große email : mic.grosse+dokuwiki@googlemail.com type : cli lastupdate : 2021-03-14 compatible : depends : conflicts : similar : tags : !experimental downloadurl: https://github.com/micgro42/dokuwiki-plugin-dx/zipball/master bugtracker : https://github.com/micgro42/dokuwiki-plugin-dx/issues sourcerepo : https://github.com/micgro42/dokuwiki-plugin-dx/ donationurl: https://paypal.me/GrosseM screenshot_img : ---- ===== Installation ===== Since this is a plugin targeting plugin developers, you should clone it with git. ===== Examples/Usage ===== ./bin/plugin.php dx standardize pluginNameHere ===== Configuration and Settings ===== This plugin is opinionated and intentionally comes with as few config options as possible. ===== Development ===== //Still in active development//