Skip to content

ChrisMuga/peep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peep

cat but with line numbers, more like bat but not really :)

Spec

Running on:

  • gcc/clang/g++
  • odin dev-2025-10-nightly:81375e5
  • zig 0.16.0-dev.732+2f3234c76

Running

  # Build and run
  make build run
  # OR
  zig build run

  # Run build after building
  make run

  # Build C
  make build-c

  # Run C
  make run-c

Samples

Example files can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published