@cubitworx/deployer
v0.0.1
Published
Deployer for simplifying deployment of web apps
Readme
Summary
General package for deploying GIT based repositories
License
Unlicensed
TODO
Fully implement and test SSH access to GIT repositories
Set default config for user when using SSH
- https://gist.github.com/rosswd/e1afd2b0b0d515517eac
- git config user.name "bitbucket user name"
- git config user.email email_address
Reference
- https://gist.github.com/rosswd/e1afd2b0b0d515517eac
- https://developer.atlassian.com/blog/2015/11/scripting-with-node/
