gat

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2023 License: MIT Imports: 1 Imported by: 0

README

gat

GitHub release (latest by date) GitHub Workflow Status Go Report Card LICENSE

cat alternative written in Go.

Installation

Homebrew
$ brew install koki-develop/tap/gat
go install
$ go install github.com/koki-develop/gat@latest
Releases

Download the binary from the releases page.

Usage

$ gat --help
cat alternative written in Go.

Usage:
  gat [file]... [flags]

Flags:
  -f, --format string   output format (default "terminal256")
  -h, --help            help for gat
  -t, --theme string    highlight theme (default "monokai")
Language

--lang flag to set the language for syntax highlighting.
See languages.md for valid languages.

Format

--format flag to explicitly set the output format ( default: terminal256 ).
See formats.md for valid formats.

Theme

--theme flag to set the highlight theme ( default: monokai ).
See themes.md for valid thtmes.

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL