Skip to content

larzw/Cake.Paket.Example

Repository files navigation

Example Cake Build Using Paket

This repository is a fork of the minimal cake project. Instead of using NuGet for dependency management we use paket. Additionally, for convenience, we include an example build using mono on Travis CI.

Build Status on Master Branch

Build server Platform Build status
AppVeyor Windows Build status
Travis CI Linux, OS X Build Status

Quick Start

  • Clone the repository
  • Run the appropriate build script
    • On Windows use PowerShell and run .\build.ps1. If it errors out due to an execution policy, take a look at changing the execution policy.
    • On Linux or OS X use the terminal and run ./build.sh. You may need to change the permissions chmod +x build.sh.

See Cake.Paket for more information.

Questions

Feel free to open an issue or @larzw me via Gitter

About

Example cake build using paket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published