supercat
v1.1.0
Published
An enhanced `cat` command for the terminal.
Readme
supercat

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

Install
$ npm install -g supercatUsage
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 infoSupported 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
