ascii-cli

command module
v0.0.0-...-23f165e Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 2 Imported by: 0

README

ascii-cli

go-version report-card last-commit

CLI for converting images to ASCII text. Uses no dependencies and relies purely on the Go standard library. Example bash scripts can be found in /examples.

jpg ascii
Usage:

See EXAMPLES.md for example usage, or:

$ ascii-cli --help

You can also view the example bash scripts found in /examples.

To build:

Using taskfile:

$ task build # use build-dev for unminified version.
$ ./bin/ascii-cli
To run:

Make sure you're using go version 1.17 or later.

$ go get -u
$ go mod tidy
$ task run

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