A simple Cake addin for invoking Scripty to run Roslyn-powered C# scripts for code generation.
Info
| Version: | 0.7.4 |
| Author(s): | Alistair Chapman, Dave Glick |
| Last Update: | Tuesday, April 25, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daveaglick/Scripty |
| NuGet Url: | https://www.nuget.org/packages/Cake.Scripty |
Install
Install-Package Cake.Scripty
dotnet add package Cake.Scripty
paket add Cake.Scripty
Cake.Scripty Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Core(>= 0.17.0)
Tags