supercat

1.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i supercat

Weekly Downloads

0

Version

1.1.0

License

ISC

Last publish

Collaborators

  • sohamkamani