ego

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 1 Imported by: 0

README

ego

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

echo alternative written in Go.

demo

Installation

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

Download the binary from the releases page.

Usage

$ ego --help
echo alternative written in Go.

Usage:
  ego [flags] [strings]

Flags:
  -n, --no-newline                do not print the trailing newline character
  -e, --enable-escapes            enable interpretation of backslash escapes (default true)
  -E, --disable-escapes           disable interpretation of backslash escapes
      --force-style               force styled output
      --foreground string         foreground color
      --background string         background color
      --bold                      bold strings
      --faint                     faint strings
      --italic                    italicize strings
      --underline                 underline strings
      --blink                     blink strings
      --rapid-blink               rapid blink strings
      --strikethrough             strikethrough strings
      --separator string          separator between strings (default " ")
      --timestamp                 print timestamp
      --timestamp-format string   timestamp format (default "2006-01-02T15:04:05Z07:00")
  -h, --help                      help for ego
  -v, --version                   version for ego

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳