-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
nice to haveLow priority requirementLow priority requirementquestionFurther information is requestedFurther information is requested
Description
Executable Application could look like this:
- Store a "ct.bat" file with, that executes a command and opens the browsers url
@ECHO OFF
php ct.phar app:start
start http://localhost:8080
- The
app:start
-Command starts a Webserver with a GUI
This GUI must be able to
- run setup
- run template commands / import template command
- (nice to have): run all commands and print console output somewhere
Maybe this is out of scope and should be a seperat project.
Metadata
Metadata
Assignees
Labels
nice to haveLow priority requirementLow priority requirementquestionFurther information is requestedFurther information is requested