In addition to the extension management with composer (#339 #349) we could also pursue other provisioning tasks, which are currently done in the makefile, using composer scripts:
https://getcomposer.org/doc/articles/scripts.md
This sounds like an useful addition. If we could completely rely on composer for all makefile functions, it would be easier to "install" OntoWiki on Windows as well.
In addition to the extension management with composer (#339 #349) we could also pursue other provisioning tasks, which are currently done in the makefile, using composer scripts: https://getcomposer.org/doc/articles/scripts.md