- Testing Done:
-
- Ran
setup.py list_node_depsand saw expected output.
~ - Ran
setup.py install_node_depsand it succeeded
~ - Ran
setup.py install_node_depsand it succeeded.
- Ran
Add a setup command to generate package.json
Review Request #8786 — Created Feb. 28, 2017 and submitted
Running
setup.py list_node_depswill now generate a package.json that
lists all the node.js dependencies of the project.
- Ran
setup.py list_node_depsand saw expected output. - Ran
setup.py install_node_depsand it succeeded.
Tool: Pyflakes Processed Files: setup.py Tool: PEP8 Style Checker Processed Files: setup.py