Info
Version: | 1.0.2 |
Author(s): | Dejan Ćebetarević |
Last Update: | Tuesday, July 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cebence/echoer |
NuGet Url: | https://www.nuget.org/packages/echoer |
Install
Install-Package echoer
dotnet add package echoer
paket add echoer
echoer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The tool can echo custom text to the `stdout` or `stderr` console stream, exit with a specific exit code, check environment variable values, and simulate a long running process.
See https://github.com/cebence/echoer/blob/master/README.md for the details.