Bat

From wikinotes
Revision as of 02:38, 27 November 2020 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bat is a syntax highlighted cat.

Documentation

github https://github.com/sharkdp/bat

Usage

bat file.graphql
echo '{ __schema { fields { name } } }' | bat -l graphql