Skip to content
/ pcat Public

A replacement for `cat` that highlights source code

License

Notifications You must be signed in to change notification settings

johnaoss/pcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcat

pcat is a pretty cat util, applying syntax highlighting to outputted code if possible.

Installation

Currently requires a 256-bit colour terminal (terminal256).

todo: provide binary release

Usage

pcat filename.html

pcat < filename.html

Roadmap

  • Add more config for styling and output formats.
  • Check for large binary files before reading in.
  • Pretty up the code

License

This project is licensed under the MIT License. Do whatever you want, just keep the copyright notice.

About

A replacement for `cat` that highlights source code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages