· Report Bug · Request Feature ·
A CLI to help organize Good Games Munich.
Fow now I do not implement that this automatically compiles down to a binary. So you need to run it via bun.
MAIL_PASSWORD='password' bun run src/ggm.ts mail sepaRef members.csv --paymentStartDate 2024-04-19
Help:
bun run src/ggm.ts mail sepaRef --help
The CSV-File should have the following columns:
email
name
iban
sepaRef
amount
- Make it association agnostic
- Offer compiled binaries
Follow contributing.