supercat
v1.1.0
Published
An enhanced `cat` command for the terminal.
Downloads
3
Readme
supercat
An enhanced
cat
command for the terminal.
An improved cat
command for the terminal, with code syntax highlighting, line numbers, and more.
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