KO
|
EN
gitlite — search
Search
#ai
#python
#javascript
#ios
#python3
#react
#security
#hacktoberfest
#tailwindcss
#golang
#android
#config
supercat
★ 32
Open GitHub ↗
An enhanced cat command for the terminal.
Download README (.md)
Explore Similar Repositories
MiBand-Utility
:
Tweak to forward iOS notifications to Xiaomi MiBand.
coding.github.io
:
:earth_asia:最:+1:的云端开发平台 > https://coding.github.io
HttpHelper
:
a simple c# http client use HttpWebRequest
gnome-shell-extensions-gravatar
:
A GNOME Shell extension to synchronize your user icon with Gravatar.
postgis-training
:
Postgis Eğitimi - Postgis Training in Turkish
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
supercat
?
Download (.md)
# supercat [](https://travis-ci.org/sohamkamani/supercat) [](https://coveralls.io/github/sohamkamani/supercat?branch=master) > 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](https://github.com/sohamkamani/supercat/blob/master/CONTRIBUTING.md) ## License MIT © [sohamkamani](https://github.com/sohamkamani)