Skip to content

DoggyXomaX/hmah-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hmah-cat

⚡ Blazingly slow ⚡

Unix cat utility!

hmah picture

Requirements

CMake ^3.14

Build

# CMake standard
mkdir build
cd build
cmake -S .. -B .
cmake --build .

Install

# From the build directory
ln -sf <build_directory>/bin/hmah /usr/bin/hmah

Usage

hmah file1.txt file2.txt

License

MIT

About

Cat clone written on C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published