Commit graph

9 commits

Author SHA1 Message Date
2ec6b5d12c Add flake
Closes #2
2023-05-24 11:16:01 +02:00
ae88518152 Add meetings, some bugfixes 2023-05-24 11:11:12 +02:00
fa4381e35c feat: Add current semester to semesters if not specified
Fixes: #1
2023-05-24 11:11:12 +02:00
c6d839d024 Add method to create Course from current course 2023-05-24 11:11:12 +02:00
5449d10a62 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
d30563648c Fix clippy lints 2023-05-24 11:11:12 +02:00
1826a839e7 Print help-text when no command given 2023-05-24 11:11:12 +02:00
68e25e0566 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
650d1b2e6c Initial commit 2023-05-24 11:11:12 +02:00