Skip to content

Good-Games-Munich/ggm-cli

Repository files navigation

Contributors Forks Stargazers Issues


Logo

⌨️ GGM-CLI

· Report Bug · Request Feature ·

About The Project

A CLI to help organize Good Games Munich.

Usage

Fow now I do not implement that this automatically compiles down to a binary. So you need to run it via bun.

Prerequisites

Send SEPA-References to members

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

CSV-File

The CSV-File should have the following columns:

  • email
  • name
  • iban
  • sepaRef
  • amount

TODO

  • Make it association agnostic
  • Offer compiled binaries

Contributing

Follow contributing.

About

A CLI to help organize Good Games Munich.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published