Sign inSign up

rahulsom/pcat

By rahulsom

Updated over 8 years ago

Pygmentize cat

Image
1

480

rahulsom/pcat repository overview

Quickstart

  1. Create an alias like this
alias pcat='docker run --rm -v $(pwd):/local rahulsom/pcat'
  1. Use pcat to cat files with formatting.
  2. Profit

The details

Pygmentize is a wrapper around the Pygments library for Python. This wraps pygmentize in a docker container.

Tag summary

Content type

Image

Digest

Size

32.4 MB

Last updated

over 8 years ago

docker pull rahulsom/pcat