rugbyclaw calendar
Docs version: v0.1.11 • GitHub Releases • CHANGELOG.md
Export matches to your calendar in ICS format
Usage
rugbyclaw calendar <match> [options] Examples
Export a team's matches
rugbyclaw calendar toulouse Creates toulouse-matches.ics with all upcoming matches.
Export a specific match
rugbyclaw calendar "toulouse vs racing" Export by league
rugbyclaw calendar top14 Exports all upcoming Top 14 matches.
Options
| Option | Description | Default |
|---|---|---|
--output | Custom filename | auto-generated |
--days | Days ahead to export | 30 |
Importing ICS Files
Google Calendar
- Open Google Calendar
- Click the + next to "Other calendars"
- Select Import
- Choose your
.icsfile - Select destination calendar
- Click Import
Apple Calendar
- Double-click the
.icsfile - Calendar opens automatically with events
- Choose which calendar to add to
- Click OK
Outlook
- Open Outlook
- Go to File → Open & Export → Import/Export
- Select Import an iCalendar (.ics) file
- Choose your file
- Click OK
Tips
- Export your favorite team's matches at the start of each season
- Set calendar reminders for match day prep
- Re-export if match times change
- Combine with
rugbyclaw team next --icsfor quick single-match export
Related Commands
- rugbyclaw fixtures - View upcoming matches
- rugbyclaw team - Team-specific queries