Sublime Forum

ST Plugin Packager for Windows

#1

ST Plugin Packager for Windows

A simple drag-and-drop batch tool for Windows users to quickly create .sublime-package files from plugin folders.

I heavily use it myself during my ST plugin development process.

Features:

  • Drag plugin folders onto the .bat file to instantly generate packages
  • Automatically excludes .git folders and respects .gitignore rules
  • Supports batch processing of multiple plugin folders at once
  • Auto-detects 7-Zip installation or prompts for manual setup

How to use:

Just drag your plugin folder(s) onto the .bat file. The .sublime-package files will be created in the same directory as the batch script.

Perfect for \\\ ST plugin developers ON WINDOWS /// who want to quickly package their Git-tracked projects without manually zipping files or worrying about excluding repository files.

drag_build_package

1 Like