Initial commit

This commit is contained in:
2025-03-12 16:15:15 +01:00
commit c4877471f8
10 changed files with 1388 additions and 0 deletions

4
bin/slotcli Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env php
<?php
require_once __DIR__."/../src/bootstrap.php";