Gitty - Web deployment tool
Gitty is a deployment tool for software (mostly Websites) for the Web. Gitty allows you to easy install and update software on one click.
It uses a library written in PHP 5.3 and has a graphic interface written in HTML+CSS.
Gitty currently supports deploying Git repositories over FTP. Other protocols and version systems may be supported in the future.
Gitty can be found on Gitbub and on the Gitty website.
Screenshots
Features
- written in PHP 5.3 using namespaces
- unit tested library with a code coverage of 100%, while using @covers for all tests and @dataprovider to obtain test data
- Gitty's library is easy to re-use, so it can be implemented in few steps in an application
- possibility to extend Gitty with adapters for remotes and version systems
License
Gitty is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Published at: August 10, 2010 – Last change: August 10, 2010


