All Projects → mscoutermarsh → ascii-art-action

mscoutermarsh / ascii-art-action

Licence: MIT license
GitHub Action for printing out ASCII art text

Programming Languages

ruby
36898 projects - #4 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to ascii-art-action

chronoman
Utility class to simplify use of timers created by setTimeout
Stars: ✭ 15 (+0%)
Mutual labels:  action
pdf-zip-nes-polyglot
PDF/ZIP/NES polyglot file generator (PoC||GTFO 0x14-style)
Stars: ✭ 19 (+26.67%)
Mutual labels:  ascii-art
ascii-art
Given a image.bmp and a M x N group of pixels, generate a text that represents the image.bmp in ascii characters
Stars: ✭ 16 (+6.67%)
Mutual labels:  ascii-art
clojure-dependency-update-action
A simple GitHub Actions job to create Pull Requests for outdated dependencies in clojure projects
Stars: ✭ 37 (+146.67%)
Mutual labels:  action
envsubst-action
Github Action for envsubst
Stars: ✭ 21 (+40%)
Mutual labels:  action
setup-gcc
GitHub action to set up GCC
Stars: ✭ 51 (+240%)
Mutual labels:  action
s2i-build
Github Action to build an OCI-compatible container image from source code.
Stars: ✭ 26 (+73.33%)
Mutual labels:  action
venn.nvim
Draw ASCII diagrams in Neovim
Stars: ✭ 539 (+3493.33%)
Mutual labels:  ascii-art
wechit
WeChat in Terminal (微信终端版)
Stars: ✭ 74 (+393.33%)
Mutual labels:  ascii-art
txtpic
Generate Unicode art from images
Stars: ✭ 22 (+46.67%)
Mutual labels:  ascii-art
lamp-luwak
Service-oriented state management for React
Stars: ✭ 12 (-20%)
Mutual labels:  action
asm16 projects
My small projects writen in 16 bit asm (NOTE: those are my practice projects that I wrote when I was 15, I give no warranty for this code!)
Stars: ✭ 20 (+33.33%)
Mutual labels:  ascii-art
Gamut
Create images using text as a mask.
Stars: ✭ 21 (+40%)
Mutual labels:  ascii-art
asciimare
3D engine powered by ASCII art
Stars: ✭ 47 (+213.33%)
Mutual labels:  ascii-art
asciiartview
Drawing for AsciiArt
Stars: ✭ 29 (+93.33%)
Mutual labels:  ascii-art
reuse-action
A Github action to check repositories for REUSE compliance
Stars: ✭ 31 (+106.67%)
Mutual labels:  action
Thunder-Lightning
An Open Source Futuristic Action Flight Simulator Game Inspired By Carrier Command
Stars: ✭ 29 (+93.33%)
Mutual labels:  action
action-ansible-playbook
⚙️ A GitHub Action for running Ansible playbooks
Stars: ✭ 133 (+786.67%)
Mutual labels:  action
deployer-php-action
Deploy PHP projects using Deployer from Github Actions
Stars: ✭ 57 (+280%)
Mutual labels:  action
openwrt-actions
利用github提供的actions编译openwrt固件
Stars: ✭ 14 (-6.67%)
Mutual labels:  action

🎨 ascii art action

GitHub Action that prints ASCII art text.

🖌 Usage

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].