Commit 3202395
Adding help information execution from "Nodemon" (#1084)
* Adding help information execution from "Nodemon"
Many developers wants hot reload execution using "Nodemon"
and ``` "stdin": false ```` is very useful, without stdin property "list" option not worked properly
* Adding Nodemon run reference for developer help...
Many developer when testing or developing programs with hot reload feature the always prefer NODEMON program
"stdin": false,
"restartable": false
* Update README.md
all updates successfully updated
* Update README.md
navigation link is updated
* Update README.md
Co-authored-by: Simon Boudrias <admin@simonboudrias.com>1 parent 301c5ed commit 3202395
1 file changed
+30
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
386 | 387 | | |
387 | 388 | | |
388 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
389 | 414 | | |
390 | 415 | | |
391 | 416 | | |
| |||
0 commit comments