|
|
15eca21e83
|
feat: Add current semester to semesters if not specified
Fixes: #1
|
2023-05-24 11:11:12 +02:00 |
|
|
|
d820dc7db6
|
Add method to create Course from current course
|
2023-05-24 11:11:12 +02:00 |
|
|
|
fbc00044e8
|
Add Config System instead of hardcoding values
Config is read from `$XDG_CONFIG_DIRECTORY/ibis/config.toml`
falling back to `~/.config/ibis/config.toml` if `$XDG_CONFIG_DIRECTORY`
is not set.
|
2023-05-24 11:11:12 +02:00 |
|
|
|
8ba9f22430
|
Fix clippy lints
|
2023-05-24 11:11:12 +02:00 |
|
|
|
44b019a7b4
|
Print help-text when no command given
|
2023-05-24 11:11:12 +02:00 |
|
|
|
06d283b17c
|
Add lots of functionality
This is in a usable state now and I have been using it for the last
months.
|
2023-05-24 11:11:12 +02:00 |
|
|
|
526d6a0c7d
|
Initial commit
|
2023-05-24 11:11:12 +02:00 |
|