Skip to content

Repository files navigation

Artisan Runner (Go)

Native Windows desktop app to run Laravel artisan commands in specific folders and watch live output.

Features

  • Create tasks: name + Laravel folder (workdir) + artisan args (e.g. queue:work --tries=3)
  • Start/stop tasks from the dashboard
  • Watch live stdout/stderr in multiple output tabs

Run

From repo root:

cd tools/artisan-runner
./run.sh

Build the binaries:

cd tools/artisan-runner
.\build.ps1

Then run dist/artisan-runner.exe.

Config

  • ARTISAN_RUNNER_DATA (default ./data/tasks.json)
  • PHP_BIN (default php) — set to php.exe or an absolute path if needed

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages