package
0.0.0-20210423222218-1af73ced443c
Repository: https://github.com/lon9/saysoundcloud.git
Documentation: pkg.go.dev
# README
mksounddb
mksounddb inserts information of sounds to database.
Usage
Usage of mksounddb:
-d Dry run
-i string
Sound directory (default "../../sounds/saysound/output")
-p string
Database provider. sqlite3 or postgres or mysql (default "sqlite3")
-u string
Database url (default "../../backend/database/dev.db")