modulepackage
0.0.0-20230104215422-294dc571dd5e
Repository: https://github.com/infrable-io/logo.git
Documentation: pkg.go.dev
# README
Logo
A simple CLI that programmatically generates the Infrable logo.
The output is an SVG file, which can be converted to any other image file format.
Example
# Using ImageMagick (https://imagemagick.org)
convert logo.svg logo.png