tingbot / tingbot-python

🔩 Python APIs to write apps for Tingbot
Other
18 stars 9 forks source link

tbtool: make the copy smarter when doing 'run' #43

Open joerick opened 8 years ago

joerick commented 8 years ago

For example, don't delete the venv directory, and don't copy files that haven't changed, a la rsync.

This would improve run-debug-run round trip times, especially on large apps or apps with requirements.txt.

Would have to provide a '--clean' flag to instruct the copy to start fresh if needed. 'install' should always copy clean.