An open API service indexing awesome lists of open source software.

https://github.com/lambdaurora/typing_cat

A cat "clone" but with a typing effect.
https://github.com/lambdaurora/typing_cat

cat cpp cpp17 lambdacommon typing-effect

Last synced: 8 months ago
JSON representation

A cat "clone" but with a typing effect.

Awesome Lists containing this project

README

          

# 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:

```bash
> typing_cat README.md
```

## Building

Build from source with CMake and make. Don't forget to update the submodule and install [lambdacommon](https://github.com/AperLambda/lambdacommon.git)