MCPcopy Index your code
hub / github.com/arsham/figurine

github.com/arsham/figurine @v2.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.1.1 ↗ · + Follow
48 symbols 123 edges 7 files 1 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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/v2@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.

Core symbols most depended-on inside this repo

renderFIGlet
called by 9
figurine/render.go
parseArgs
called by 5
main.go
validateFontName
called by 4
main.go
decorate
called by 4
main.go
Write
called by 4
figurine/figurine.go
run
called by 2
main.go
firstArg
called by 2
main.go
printUsage
called by 2
main.go

Shape

Function 45
Struct 2
Method 1

Languages

Go100%

Modules by API surface

main.go15 symbols
main_test.go11 symbols
figurine/render_test.go10 symbols
figurine/render.go8 symbols
figurine/figurine_test.go3 symbols
figurine/figurine.go1 symbols

For agents

$ claude mcp add figurine \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact