https://github.com/cake-build/bitrise-cake-step
This step supports running .cake files in Bitrise with .net core support.
https://github.com/cake-build/bitrise-cake-step
bitrise bitrise-step cake-build
Last synced: 6 months ago
JSON representation
This step supports running .cake files in Bitrise with .net core support.
- Host: GitHub
- URL: https://github.com/cake-build/bitrise-cake-step
- Owner: cake-build
- License: mit
- Created: 2017-04-21T16:43:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T10:40:57.000Z (over 7 years ago)
- Last Synced: 2025-04-19T12:45:34.825Z (6 months ago)
- Topics: bitrise, bitrise-step, cake-build
- Language: C#
- Homepage: https://cakebuild.net/
- Size: 64.5 KB
- Stars: 3
- Watchers: 11
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CakeBuild Step
This step supports running .cake files in Bitrise.
Cake (C# Make) is a cross platform build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit tests, compress files and build NuGet packages.