Initial working prototype
This commit is contained in:
parent
46a865b97c
commit
b5a29f1f54
10 changed files with 437 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module git.chandlerswift.com/chandlerswift/bannergen
|
||||
|
||||
go 1.23.4
|
||||
|
||||
require golang.org/x/image v0.23.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue