| #
d4f83172 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style: line breaks
|
| #
177d6836 |
| 31-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
coding style: control flow whitespaces
|
| #
d868eb89 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: function declaration braces/spaces
|
| #
8c7c53b0 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
codestyle adjustments: class declaration braces
|
| #
b1f206e1 |
| 30-Aug-2023 |
Andreas Gohr <andi@splitbrain.org> |
Apply rector fixes to bin and toplevel
|
| #
cbfa4829 |
| 13-Jun-2020 |
Phy <git@phy25.com> |
use envvars in shebang
|
| #
cbeaa4a0 |
| 10-Nov-2017 |
Andreas Gohr <andi@splitbrain.org> |
replace Doku_CLI with splitbrain\phpcli\CLI
It has few more features (like turning down verbosity) and looks nicer
|
| #
1c36b3d8 |
| 16-May-2014 |
Andreas Gohr <andi@splitbrain.org> |
code reformat
|
| #
b0b7909b |
| 20-Mar-2014 |
Andreas Gohr <andi@splitbrain.org> |
converted some more CLI tools, minor CLI class updates
|
| #
214dce0f |
| 12-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
added missing print to bin/render.php
|
| #
d421dc12 |
| 05-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
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.
|