figurine

command module
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

README

Figurine

PkgGoDev GitHub go.mod Go version Go Report Card License

Print your name in style

Screenshot

Table of Contents
  1. Installation
  2. Usage
  3. See Also
  4. License

Installation

You can download the latest binary from here, or you can compile from source:

go install github.com/arsham/figurine@latest

Usage

Every time the application is called, it chooses a random font for rendering the message. Pass the message you want to decorate as arguments.

figurine Some Text

You can print available fonts:

figurine -l
figurine -l -s
figurine -ls Sample Text

To set a font:

figurine -f "Poison.flf" Some Text

To get a list of available arguments:

figurine -h

This application is very light weight, so feel free to add it to your .zshrc/.bashrc file, so each time you open a new shell it shows you a nice message.

See Also

See also Rainbow, which is the library that colours the output.

License

Use of this source code is governed by the Apache 2.0 license. License that can be found in the LICENSE file.

Documentation

Overview

Package main is the entrypoint to the figurine binary.

Directories

Path Synopsis
Package figurine contains functionality to print an input with style.
Package figurine contains functionality to print an input with style.

Jump to

Keyboard shortcuts

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