Skip to content

Simple script that updates tournament pages on our website using a CSV file

License

Notifications You must be signed in to change notification settings

riichi/website-updater

Repository files navigation

website-updater

Simple script that updates tournament pages on our website using a CSV file.

This script automatically creates a PR using GitHub CLI.

Requirements

  • Python libraries from requirements.txt
  • git
  • GitHub CLI

Usage

Example usage:

./website_updater.py \
  --data https://docs.google.com/spreadsheets/u/1/d/<ID>/export?format=csv&... \
  --template templates/hatsumi_taikai \
  --repository chombo.club

The repository (chombo.club in this case) must be cloned first.

About

Simple script that updates tournament pages on our website using a CSV file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages