Commit graph

23 commits

Author SHA1 Message Date
4a7993cf35 implement worker threads and download thread skelleton 2024-01-08 17:11:58 -05:00
9809021551 compile main tool functionality as shared library 2024-01-08 17:11:27 -05:00
28bb858d3b fix db lib name 2024-01-08 17:10:48 -05:00
ad6a7e2e3a change import to signify library use 2024-01-08 14:14:24 -05:00
5cb799a703 add shared library for main functionality 2024-01-08 14:12:34 -05:00
57b2c76323 fixed throwing exception references instead of references 2024-01-08 14:11:09 -05:00
2df267e7b3 fix missing break in argparse 2024-01-08 13:58:09 -05:00
b73f25e835 implement basic command line parsing 2024-01-08 13:23:23 -05:00
1f4c020df9 add override tracking for db credentials 2024-01-08 13:22:28 -05:00
6ae6866f3b fix incorrect version number 2024-01-08 13:21:53 -05:00
cab9c25884 exclude build files from git 2024-01-08 13:21:20 -05:00
d0491cabaf add vscode settings to repo - to be removed later 2024-01-08 13:20:55 -05:00
e32a1602e2 bump copyright 2024-01-05 12:17:45 -05:00
251396fbb4 actually include the db library code 2024-01-05 12:17:31 -05:00
cacde8ae88 update readme 2024-01-05 12:12:22 -05:00
92cf285b72 add DB library code 2024-01-05 12:11:58 -05:00
3c42545dfb add initial code 2024-01-05 12:11:28 -05:00
f83c565459 update readme to exclude binaries 2024-01-05 12:10:56 -05:00
411449c36a update readme 2024-01-05 12:09:10 -05:00
a8ebdbf108 add gitignore 2024-01-05 12:06:16 -05:00
dc8d741729 remove gitmodule actsim. used as external dependency now 2024-01-05 12:05:52 -05:00
6e6185fdb6 added actsim repository as submodule 2023-10-19 17:04:00 -04:00
Fabian Posch
d311f69037 Initial commit 2023-10-19 22:52:52 +02:00