LambdAurora / typing_cat

A cat "clone" but with a typing effect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typing_cat

C++17 GitHub license Build Status GitHub issues

A cat "clone" but with a typing effect.

How to use

Display a single file on the terminal:

> typing_cat README.md

Building

Build from source with CMake and make. Don't forget to update the submodule and install lambdacommon

About

A cat "clone" but with a typing effect.

License:MIT License


Languages

Language:C++ 99.0%Language:Shell 0.7%Language:CMake 0.3%