Better Archiver is a VS Code extension that zips your workspace folder for easy deployment. With a single command, you can create a zip archive of your project, excluding unnecessary files and ensuring a smooth deployment process.
Features
Zip the entire workspace folder with one command.
Option to exclude specific files and folders.
Lightweight and fast performance.
Installation
Open VS Code.
Go to the Extensions Marketplace (Ctrl+Shift+X or Cmd+Shift+X on macOS).
Search for Better Archiver.
Click Install.
Usage
Open a workspace in VS Code.
Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
Type Better Archiver: Archive and press Enter.
Your workspace will be zipped and saved in the specified location.
Configuration
You can customize the behavior of Better Archiver in settings.json: