Info
Version: | 1.0.0.5 |
Author(s): | asipe |
Last Update: | Thursday, September 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/asipe/Shamz |
NuGet Url: | https://www.nuget.org/packages/Shamz |
Install
Install-Package Shamz
dotnet add package Shamz
paket add Shamz
Shamz Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Shamz allows you to dynamically create an executable which will match command line args and take some action (delay, return a specific exit code, etc..). Useful for writing tests against an external executable.