Hi,
Just wondering how to go about setting up a local repository.
Here is my problem, I've written a php script to setup vhost domains on my dev centOS server. There is an option for the developer to choose from a list of frameworks which one they would like installed, e.g. wordpress, drupal, codeigniter etc....
At the moment i simply keep the latest version of each framework in a dir on the server, however i am manually downloading the latest versions every now and again keeping them uptodate myself. I would like to automate this part of the process so that the latest version is always in my dir.
Just wondering is this possible??
Any ideas would be great....
Just wondering how to go about setting up a local repository.
Here is my problem, I've written a php script to setup vhost domains on my dev centOS server. There is an option for the developer to choose from a list of frameworks which one they would like installed, e.g. wordpress, drupal, codeigniter etc....
At the moment i simply keep the latest version of each framework in a dir on the server, however i am manually downloading the latest versions every now and again keeping them uptodate myself. I would like to automate this part of the process so that the latest version is always in my dir.
Just wondering is this possible??
Any ideas would be great....