Setup basic for cli interface

This commit is contained in:
Maarten 2019-12-24 01:23:13 +01:00
parent cc9856ad39
commit 3e10244ff5
4 changed files with 31 additions and 0 deletions

View file

@ -20,6 +20,7 @@
"autoload": {
"psr-4": {
"Runtime\\": "src/Runtime/",
"Cli\\": "src/Cli/",
"App\\": "app/"
},
"files": [