fab set_env:<username>@<host> <command>
This command will install node.js file downloaded from npm.taobao.org/dist
fab set_env:<username>@<host> install_node
This command will uninstall node.js
fab set_env:<username>@<host> uninstall_node
fab set_env:<username>@<host> <command>
This command will install node.js file downloaded from npm.taobao.org/dist
fab set_env:<username>@<host> install_node
This command will uninstall node.js
fab set_env:<username>@<host> uninstall_node