virtualenv-clone
virtualenv-clone copied to clipboard
it's support between two hosts
virtualenv-clone A:/path B:/Path A:192.168.2.10 B:192.168.2.24
I'd argue to pull the Unix philosophy card here of doing one thing right and that only. The tool can be combined with rsync already, make a wrapper combining rsync and virtualenv-clone, done. What do you think?
I would love to see this feature. This could be extremely useful for server migrations.