Prebuild is an XML-driven pre-build tool allowing developers to easily generate project or make files for major IDE's and .NET/Mono development tools including: Visual Studio 2005, Visual Studio 2003, SharpDevelop, SharpDevelop 2, MonoDevelop and NAnt.
"FAKE - F# Make" is a build automation system. Due to its integration in F#, all benefits of the .NET Framework and functional programming can be used, including the extensive class library, powerful debuggers and integrated development environments like Visual Studio 2008 or SharpDevelop, which
... [More] provide syntax highlighting and code completion. [Less]
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it
... [More] leverages your existent command-line knowledge.
psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake.
The source code has moved to GitHub:
git://github.com/JamesKovacs/psake.git
You can also download ZIP files of the project "binaries" from GitHub by selecting the appropriate tag and clicking the Download link:
http://github.com/JamesKovacs/psake [Less]
Database delta script management utility
Manages the deployment of numbered change scripts to a database, using a simple table in the database to track the current schema version. Support for multiple database platforms including MS SQL & Oracle. Port of dbdeploy to .NET
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy