# Maintenance 

Upgrading the dependencies for this project has now been automated. Use the scripts in the ./scripts directory:

- rebuild-all.sh - purge and rebuild dependencies
- purge-all.sh - delete all depenedency related code
- fetch-deps.sh - update this to fetch different versions of the various dependenies
- apply-patches.sh - to automatically patch the various dependency files as necessary (see ./patches for more information)