diff options
| author | winter | 2025-01-19 00:25:52 +0000 |
|---|---|---|
| committer | winter | 2025-01-19 00:28:52 +0000 |
| commit | 2de5125d750a24d85797c5c7bb15fefdc0206511 (patch) | |
| tree | bccafe3232f340f6f3e12803ba532aa7dce46f58 /README.md | |
| parent | b4ca320fe7d082ab2a8d32191aa13c74af5735d6 (diff) | |
add newuser script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ the basic steps for setup are: 4. run the development server with `bin/devserver <port>`, or set it up with fpm in your web server 5. run at least one worker with `bin/worker` +6. create an account for yourself using `bin/newuser` you can poke around with `bin/shell` which will launch the interactive php shell and initialise all the composer autoloads and so on |
