Development

Edit, compare and validate source files directly on the hosting account: text and code editors, unified diffs, controlled replacements and PHP diagnostics.

The tools keep review separate from execution. Open or compare source, inspect the result, and write or run code only when the next step is explicit.

5 commands
lil-terminal

Commands

  • codeSource-code editing with syntax highlightingcode <file> [-n] [-l <lang>|-<lang>]
  • diffpatchUnified text diffs and controlled patch applicationdiff <old> <new> [options]
  • editLightweight editing of ordinary text filesedit <file> [options]
  • phpPHP runtime diagnostics and explicit code executionphp [info|version|modules|eval|file] ...
  • replacePreview-first text and regular-expression replacementreplace <old> <new> [path] [options]

Install the whole group

Download setup.lil to install the current versions of every installable command in this group.

install code -v 1.3.6
install diff -v 1.1.3
install edit -v 1.2.4
install php -v 1.2.2
install replace -v 1.1.4

Commands built into the core are skipped automatically.

Download setup.lil ↓