All Projects → sohamkamani → Supercat

sohamkamani / Supercat

An enhanced cat command for the terminal.

Programming Languages

coffeescript
4710 projects

supercat Build Status Coverage Status

An enhanced cat command for the terminal.

An improved cat command for the terminal, with code syntax highlighting, line numbers, and more.

supercat image

Install

$ npm install -g supercat

Usage

Usage: scat [options] <filename>

Options:

  -h, --help     output usage information
  -V, --version  output the version number
  -l, --linenos  Show line numbers
  -p, --plain    Remove code formatting
  -i, --info     Show file info

Supported languages for syntax highlighting

  • C
  • CSS
  • Markdown
  • HTML
  • Java
  • Javascript
  • Less
  • Python
  • Ruby
  • Sass
  • Shell Script
  • SQL
  • Text
  • YAML

... More to come :)

Contributing

License

MIT © sohamkamani

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].