Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Gohr d4f83172d9 code style: line breaks 2023-08-31 22:44:40 +02:00
Andreas Gohr 177d6836e2 coding style: control flow whitespaces 2023-08-31 14:22:35 +02:00
Andreas Gohr d868eb89f1 codestyle adjustments: function declaration braces/spaces 2023-08-30 17:09:14 +02:00
Andreas Gohr 8c7c53b032 codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Andreas Gohr b1f206e1d4 Apply rector fixes to bin and toplevel 2023-08-30 14:48:22 +02:00
Phy cbfa4829d9
use envvars in shebang 2020-06-13 18:41:58 -04:00
Andreas Gohr cbeaa4a047 replace Doku_CLI with splitbrain\phpcli\CLI
It has few more features (like turning down verbosity) and looks nicer
2017-11-10 14:22:02 +01:00
Andreas Gohr 1c36b3d86f code reformat 2014-05-16 09:11:15 +02:00
Andreas Gohr b0b7909bdd converted some more CLI tools, minor CLI class updates 2014-03-20 20:55:57 +01:00
Andreas Gohr 214dce0ff0 added missing print to bin/render.php 2010-01-12 21:56:39 +01:00
Andreas Gohr d421dc1236 Added a rendering commandline tool
This simple tool renders some syntax given on STDIN with the given
renderer (defaults to xhtml) and outputs to STDOUT.
2010-01-05 23:42:55 +01:00