Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Scotty Laravel Package

spatie/scotty

Scotty is a beautiful SSH task runner for executing scripted tasks on remote servers. Define tasks in a Scotty.sh file (bash with annotations), run them with clear output, and use it as a drop-in, Envoy-compatible alternative for deploys and ops.

View on GitHub
Deep Wiki
Context7

title: File lookup order weight: 3

When you run a command, Scotty looks for a file in your current directory in this order:

  1. Scotty.sh
  2. scotty.sh
  3. Scotty.blade.php
  4. scotty.blade.php
  5. Envoy.sh
  6. envoy.sh
  7. Envoy.blade.php
  8. envoy.blade.php

It uses the first one it finds. This means you can drop Scotty into a project that uses Envoy.blade.php and it'll pick it up automatically, no config needed.

Specifying a file directly

If your file lives somewhere else, or you want to be explicit about which one to use:

scotty run deploy --path=deploy/production.sh
scotty run deploy --conf=Envoy.blade.php

How Scotty picks the parser

Scotty looks at the file extension to decide how to parse it:

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport