Skip to content
kevholditch edited this page Nov 26, 2014 · 1 revision

A Build server that builds you into the pit of success

Crane build server would be built on top of the crane API

Key features:

  • Point crane build at a source repository and it will automatically setup a build for you
  • Automatic configuration of your tests so they run (failed test equals failed build) no matter what framework
  • Automatic publish of build output to your local nuget server ready for deployment (Octopus friendly)
  • Automatic version stamping of assemblies using semantic versioning
  • Creation of complex builds with multiple build dependencies (using crane core)
Clone this wiki locally