Skip to content

Repository files navigation

Shell Runner

Run your shell scripts directly from VS Code with a single click.


Features

  • Play button in the editor toolbar — a button appears automatically in the title bar when you open a .sh file
  • Runs in the integrated terminal — the script executes in the VS Code terminal, you see the output in real time
  • No configuration required — works out of the box

Usage

  1. Open a .sh file in VS Code
  2. Click the button in the editor title bar
  3. The terminal opens and runs the script

Requirements

  • bash must be available on your system (Linux / macOS natively, Windows via WSL or Git Bash)

Release Notes

0.0.1

  • Initial release: play button for .sh files, execution via bash in the integrated terminal

Built with

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages