This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Harrison Deng f5a181d2f2 Added tests for LRUCache.
Moved core test code to reflect changes in core code.

Removed unused using directives.
2021-04-19 14:41:11 -05:00
.vscode Refactored naming and directory layout of project. 2020-12-28 00:43:02 -06:00
src Added tests for LRUCache. 2021-04-19 14:41:11 -05:00
tests/GameServiceWarden.Core.Tests Added tests for LRUCache. 2021-04-19 14:41:11 -05:00
.gitignore Initial commit. 2020-12-24 16:24:13 -06:00
build.sh Reduced build.sh verbosity. 2021-04-08 22:01:16 -05:00
README.md Initial commit. 2020-12-24 16:24:13 -06:00
test.sh added --blame argument to test.sh and lowered verbosity. 2021-04-08 23:59:18 -05:00

GameServiceWarden

GameServiceWarden aims to be a modular solution to automated server hosting, and configuration.