Skip to content

Executable with Webinterface #35

@DumbergerL

Description

@DumbergerL

Executable Application could look like this:

  1. 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
  1. 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

No one assigned

    Labels

    nice to haveLow priority requirementquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions