I encode cloud9ide which pushes to github . Then I post it on dotcloud . I am trying to see if there is any way to get my code to deploy to dotcloud when I press cloud9ide without having to do an extra round pulling it to the local computer and launching my command line tool.
Now my workflow is this:
cloud9ide -> github $ git pull github -> local $ dotcloud push project.www . local -> dotcloud
Is there any way to skip the last step and push it automatically in dotcloud? Reading their documentation suggests I can't directly click on them using git .
git DotCloud ( , CLI DotCloud ); ( git).
post-receive github. - (, DotCloud). git dotcloud push.
dotcloud push
DotCloud, , github; .
: