1 parent de80bc2 commit 20f055eCopy full SHA for 20f055e
1 file changed
utils/misc/nodejs-terminal/docs/snippet-nodejs.md
@@ -0,0 +1,16 @@
1
+[home](docs/nodejs-terminal-help.md)
2
+
3
4
5
+## snippet-nodejs
6
7
8
+run nodejs code without having to create a file, save it and then run it in the terminal.
9
10
+just create the text and press ` ctrl-enter ` to automatically run the code.
11
12
+it creates the default file : ` ~/user/tmp.js ` to run the code
13
14
15
16
0 commit comments