We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b791bb commit 2616415Copy full SHA for 2616415
6 files changed
01_bare_minimum/README.md
@@ -1,6 +1,5 @@
1
To compile, run
2
3
```
4
-node-waf configure
5
-node-waf build
+npm build .
6
02_functions/README.md
03_function_arguments/README.md
04_callback_functions/README.md
05_threadpool/README.md
06_objects/README.md
0 commit comments