moul / moulsay

Egocentric "cowsay" alternative

Home Page:https://manfred.life/ascii-art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moulsay

😄 moulsay

GoDoc License GitHub release Go Report Card CodeFactor codecov Docker Metrics Sourcegraph Made by Manfred Touron

Usage

$ moulsay 'Hello World!'
      ++
      ++++
       ++++
     ++++++++++
    +++       |
    ++         |
    +  -==   ==|
   (   <*>   <*>
    |           |
    |         __|
    |      +++
     \      =+
      \      +                             Hello World!
      |\++++++
      |  ++++      ||//
  ____|   |____   _||/__
 /     ---     \  \|  |||
/  _ _  _     / \   \ /
| / / //_//_//  |   | |

Install

Using go

$ go get -u moul.io/moulsay

Using brew

$ brew install moul/moul/moulsay

Download releases

https://github.com/moul/moulsay/releases

License

© 2019-2020 Manfred Touron

Licensed under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option. See the COPYRIGHT file for more details.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

About

Egocentric "cowsay" alternative

https://manfred.life/ascii-art

License:Other


Languages

Language:Makefile 55.4%Language:Go 36.9%Language:Dockerfile 6.6%Language:JavaScript 1.1%