Update guides (#134)

* update desktop guide

* update pear terminal guides

* fixes

* fix ctrl-c for example terminal app

* use SIGINT on readline close

---------

Co-authored-by: rafapaezbas <rafaelpaezbastida@gmail.com>
This commit is contained in:
Vivek Singh
2024-08-27 15:45:39 +05:30
committed by GitHub
parent ec51b8697a
commit 3817bff892
7 changed files with 52 additions and 28 deletions

View File

@@ -30,7 +30,7 @@ if (Pear.config.dev) {
As the code specifies, `pear-inspect` is only running when in dev mode, so start the app:
```
pear dev .
pear run --dev .
```
The application will output something similar to: