Initial (overdue) commit
TODO: - enable dynamic loading of button labels and actions
This commit is contained in:
4
start_console.bat
Normal file
4
start_console.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
set FLASK_APP=CMDRConsole
|
||||
set FLASK_ENV=development
|
||||
python -m flask run --host=0.0.0.0
|
||||
|
||||
Reference in New Issue
Block a user