scripts: add script to generate fake accounts
might be useful for screenshots too, currently just using for testing the sorting/filtering.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module github.com/hrfee/jfa-go/scripts/account-gen
|
||||
|
||||
go 1.20
|
||||
|
||||
require github.com/hrfee/mediabrowser v0.3.8 // indirect
|
||||
Reference in New Issue
Block a user