t081as / Mjolnir.Cake

Common scripts for the cake build system; mirror of the official repository https://gitlab.com/tobiaskoch/Mjolnir.Cake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is no longer maintained; please use the Nuke Build System (together with Mjolnir.Build) instead.

Mjolnir

ᛗᛁᚮᛚᚾᛁᚱ.CAKE

pipeline status donate: paypal

One of the most fearsome and powerful tools in existence, capable of leveling mountains


This repository contains common cake scripts. The scripts can be referenced using the official nuget package by adding the following preprocessor directive in the build script:

#load nuget:?package=Mjolnir.Cake

Installation

Option 0: NuGet

NuGet packages are available here.

Option 1: Source

Source code

Get the source code using the following command:

> git clone https://gitlab.com/tobiaskoch/Mjolnir.Cake.git

Build

> ./build.ps1

The nuget package will be located in the root directory if the build succeeds.

Contributing

see CONTRIBUTING.md

Contributors

see AUTHORS.txt

Donating

Thanks for your interest in this project. You can show your appreciation and support further development by donating.

License

Mjolnir.Cake © 2017-2020 Tobias Koch. Released under the MIT License.

About

Common scripts for the cake build system; mirror of the official repository https://gitlab.com/tobiaskoch/Mjolnir.Cake

License:MIT License


Languages

Language:PowerShell 42.3%Language:C# 40.3%Language:Shell 17.4%