Skip to content

cyanideio/simple_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Scripts

Environment Installation

fab set_env:<username>@<host> <command>

Commands

Install Node

This command will install node.js file downloaded from npm.taobao.org/dist

fab set_env:<username>@<host> install_node

Uninstall Node

This command will uninstall node.js

fab set_env:<username>@<host> uninstall_node

Releases

No releases published

Packages

No packages published