Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecmel/vscode-archiver
Visual Studio Code Extension - Workspace Folder Archiver
https://github.com/ecmel/vscode-archiver
visual-studio-code
Last synced: about 1 month ago
JSON representation
Visual Studio Code Extension - Workspace Folder Archiver
- Host: GitHub
- URL: https://github.com/ecmel/vscode-archiver
- Owner: ecmel
- License: mit
- Created: 2016-07-11T18:55:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T13:07:28.000Z (11 months ago)
- Last Synced: 2024-10-13T00:19:38.413Z (2 months ago)
- Topics: visual-studio-code
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ecmel.vscode-archiver
- Size: 194 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Visual Studio Code Workspace Folder Archiver
[![commit](https://github.com/ecmel/vscode-archiver/actions/workflows/commit.yml/badge.svg)](https://github.com/ecmel/vscode-archiver/actions/workflows/commit.yml)
Archives workspace folders respecting `.gitignore` files.
## Features
- Provides `Archive workspace folder` command which archives the entire workspace folder
- All `.gitignore` files are respected
- Option to exclude `.git` folders
- Option to select destination folder for created archives
- Supports multiple workspace folders## Sponsor
- [Github Sponsors](https://github.com/sponsors/ecmel)
- [Buy me a coffee](https://www.buymeacoffee.com/ecmel)## Installation
[Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ecmel.vscode-archiver)