add commands to run terminal in readme
This commit is contained in:
parent
0dad261c10
commit
17a3a71532
1 changed files with 8 additions and 0 deletions
|
|
@ -45,3 +45,11 @@ environment:
|
||||||
|
|
||||||
The terminal and server apps will share the same database. The terminal
|
The terminal and server apps will share the same database. The terminal
|
||||||
probably requires more setup than just that, needs to be documented...
|
probably requires more setup than just that, needs to be documented...
|
||||||
|
|
||||||
|
To launch the terminal app in GUI mode:
|
||||||
|
|
||||||
|
wuttapos run
|
||||||
|
|
||||||
|
To run the terminal as a web server:
|
||||||
|
|
||||||
|
wuttapos serve
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue