Add `nodejs` file & an example

pull/102/head
terminalforlife 4 years ago
parent 684d77f68d
commit 72ad5188ef

@ -0,0 +1,5 @@
# nodejs
# Server-side JavaScript
# Execute a JS command directly from the command line.
nodejs -e "console.log('Example text.')"
Loading…
Cancel
Save