2024-06-18 13:16:02 +01:00
2024-06-18 11:47:28 +00:00
2024-06-18 11:47:28 +00:00
2024-06-18 11:51:18 +00:00
2024-06-18 13:12:45 +01:00
2024-06-18 13:16:02 +01:00

term-owo-cpp

A simple C++ program that owofies text

Usage

$ ./owo "Hello, world!"
Hewwo, wowld!

Building

$ g++ -o owo owo.cpp

Installation

archlinux:

$ git clone `https://git.alfieking.dev/acetheking987/term-owo-cpp.git`
$ cd term-owo-cpp
$ makepkg -si
Description
No description provided
Readme 91 KiB
2024-12-03 13:12:54 +00:00
Languages
C++ 94.9%
Makefile 3.5%
Shell 1.6%