We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f260c8c commit 9f2c9beCopy full SHA for 9f2c9be
README.md
@@ -75,6 +75,7 @@ Run the tool by changing directory using `cd` to the `api-tools` directory and r
75
| Command | Description |
76
|---------|-------------|
77
| `./api-tools -parse -astra` | Parses Astra data. |
78
+| `./api-tools -parse -calendar` | Parses calendar data. |
79
| `./api-tools -parse -csv [directory]` | Outputs grade data CSVs (default: `./grade-data`). |
80
| `./api-tools -parse -map` | Parses UTD Map data. |
81
| `./api-tools -parse -mazevo` | Parses Mazevo data. |
0 commit comments