Thanks to visit codestin.com
Credit goes to github.com

Skip to content

foxbot/LogoGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vexera/LogoGen

Swaggy custom vexera logos in seconds


Use and install

This can be a library or a seperate web application. For the library simply call LogoGen.CreateLogo(...)

The assets folder is required and has to be in the current working directory (where the app is ran from).

  • To install the library simply go get github.com/Vexera/LogoGen.
  • For the webapp you can run go get github.com/Vexera/LogoGen/cmd/LogoGenWebApp, and the binary will end up as $GOPATH/bin/LogoGenWebApp.
    • The webapp has a -listen parameter which can be used for chaning the listen address.

About

Generates vexera logos with custom text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 61.1%
  • HTML 38.9%