mscoutermarsh / ascii-art-action

GitHub Action for printing out ASCII art text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽจ ascii art action

GitHub Action that prints ASCII art text.

๐Ÿ–Œ Usage

- uses: mscoutermarsh/ascii-art-action@master
  with:
    text: 'SHIP IT'
   _____ _    _ _____ _____    _____ _______ 
  / ____| |  | |_   _|  __ \  |_   _|__   __|
 | (___ | |__| | | | | |__) |   | |    | |   
  \___ \|  __  | | | |  ___/    | |    | |   
  ____) | |  | |_| |_| |       _| |_   | |   
 |_____/|_|  |_|_____|_|      |_____|  |_|

About

GitHub Action for printing out ASCII art text

License:MIT License


Languages

Language:Ruby 52.0%Language:Dockerfile 48.0%