Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Higham committed Mar 13, 2013
1 parent 47dfd98 commit 8734728
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -69,7 +69,9 @@ $ brew install watch

$ cd ~/src/dea_ng

$ watch -n 2 rsync -avz lib/ root@[your domain]:/var/vcap/packages/dea_next/lib
$ bundle install

$ watch -n 2 rsync -avz ./ root@[your domain]:/var/vcap/packages/dea_next
</pre>

Change the dea_next code locally, then on the Micro Cloud run:
Expand Down

0 comments on commit 8734728

Please sign in to comment.