diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
| @@ -7,10 +7,15 @@ In the meantime however, any students from other universities wishing to use the | |||
| 7 | ## Usage | 7 | ## Usage |
| 8 | 8 | ||
| 9 | ### List all courses and canvas course codes | 9 | ### List all courses and canvas course codes |
| 10 | aplus --list-all | 10 | `aplus --list-all` |
| 11 | 11 | ||
| 12 | ### List favorite courses and canvas course codes | 12 | ### List favorite courses and canvas course codes |
| 13 | aplus --list-favorites | 13 | `aplus --list-favorites` |
| 14 | 14 | ||
| 15 | ### Enter code for a specified course | 15 | ### Enter code for a specified course |
| 16 | aplus --code <code> --course <canvas_course_number> \ No newline at end of file | 16 | `aplus --code <code> --course <canvas_course_number>` |
| 17 | |||
| 18 | ## Mirrors | ||
| 19 | [Codeberg](https://codeberg.org/flpolyaplus/aplus/) | ||
| 20 | |||
| 21 | [Gitea (vineetk)](https://gitea.vineetk.net/flpolyaplus/aplus/) | ||
