Commit Graph

10 Commits

Author SHA1 Message Date
888df20cc9 Rework commandline arguments && Add Exceptions 2023-06-03 14:50:13 +02:00
04048c4cb9 Implement determinePacmanCacheDirectory
Used a StreamReader to read pacman.conf and then read one line until a line contains CacheDir
Then used a regex to only get the cache directory
2023-06-03 12:11:32 +02:00
20599a03ba Add justfile 2023-06-03 12:08:00 +02:00
5a09db7423 Change formatting to spaces 2023-06-03 09:35:43 +02:00
281b6f01a2 Add formating rules 2023-06-03 08:51:24 +02:00
64100065c9 Add method stubs 2023-05-27 19:18:45 +02:00
d4dc405b2b Begin commandline arguments 2023-05-27 18:32:46 +02:00
22ffc338e7 Add compile flags 2023-05-27 18:17:50 +02:00
00b50f0601 Start project pacserver 2023-05-27 18:04:13 +02:00
5bdcbdff4b Initial commit 2023-05-27 13:28:28 +02:00