pyspider
pyspider copied to clipboard
How to integrate git to manage the project script
What is the best solution on it?
dup to #554
One alternative I'm considering using - POST the script from git during deployment using the webUI's API (https://github.com/binux/pyspider/blob/master/pyspider/webui/debug.py#L169). Won't protect against further changes via the UI but updates w/git changes.