Skip to content

narkhedegs/CakeTryout

Repository files navigation

CakeTryout

Build status

CakeTryout is a sample project to play with Cake build system and AppVeyor continuous integration platform.

The Cake build script can performs following tasks -

  1. Clean solution and any output directories.
  2. Create any directrories required during build and deployment.
  3. Restore NuGet packages before building.
  4. Patch AssemblyInfo files before building.
  5. Build solutions.
  6. Run NUnit unit tests.
  7. Create NuGet packages and symbol packages.

License

MIT © narkhedegs

About

CakeTryout is a sample project to play with Cake build system and AppVeyor continuous integration platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published