dashy // home
|
dashy is an automatic deployment system. dashy can be used for the deployment of any project, in any language. Deployment doesn't even need to mean the uploading of files to a server, it can mean the preparation of zip files, or any other sort of operation on your source code. dashy requires Windows, and, for the time being, only works with the source control system SVN. dashy sits on top of your current development stack, making use of your CI server, and your scripting capabilities (ant/nant/etc). It is written in C#, and runs on the version 2.0 of the .NET Framework.
If you want to find out more please read the getting started guide. |