Skip to content

isaacrlevin/dotnet-cowsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-cowsay

.NET Core Global Tool that gives a a random blog post from discoverdot.net

Installation

dotnet tool install -g dotnet-cowsay

Usage

docs
Usage: dotnet cowsay [arguments] [options]

Arguments:
  Terms

Options:
  -?|-h|--help           Show help information

Run

dotnet cowsay

 __________________
/ Blog Title       \
| Article Title    |
\ Blog Url        /
 -----------------

         \  ^__^
          \ (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Credit to @terrytrent for creating CowsaySharp where I took some of the Cowsay code https://github.com/terrytrent/CowsaySharp

About

.NET Core Global Tool that gives a a random blog post from discoverdot.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages