diff --git a/translations/shell.yml b/translations/shell.yml new file mode 100644 index 0000000..89587a8 --- /dev/null +++ b/translations/shell.yml @@ -0,0 +1,2 @@ +description: 'Open a shell providing an interactive REPL (Read–Eval–Print-Loop).' +help: 'This command provides a wrapper for psysh. A runtime developer console, interactive debugger and REPL for PHP.'