A Node js REPL(read-eval-print-loop) with your name
to use this run this following command in mac-os
cd ~;git clone https://github.com/rahitkar/myNodeRepl.git
then run this command
USER_NAME="edit your name here" node ~/myNodeRepl/myRepl.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Node js REPL(read-eval-print-loop) with your name
to use this run this following command in mac-os
cd ~;git clone https://github.com/rahitkar/myNodeRepl.git
then run this command
USER_NAME="edit your name here" node ~/myNodeRepl/myRepl.js