Winnetou is a tool for full stack developers to add virtual hosts on the fly, change their PHP version for individual virtual hosts and to manage their web services.
There isn't a actual release candidate yet so you have to clone the repo and compile it yourself.
- Start it
- Profit
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
MIT License