8000 GitHub - rcude54/VSVault: VSCode extension for interacting between local file changes and the content of a CRX repository
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

VSCode extension for interacting between local file changes and the content of a CRX repository

License

Notifications You must be signed in to change notification settings

rcude54/VSVault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Extension that uses the AEM FileVault tool to interact with a CRX repository.

Configuration

vsvault.vaultLocation - Local file path to the bin folder of the file vault tool

vsvault.host - AEM server host, defaults to localhost

vsvault.port - AEM server port, defaults to 4502

vsvault.credentials - AEM credentials formatted as {user}:{password}, defaults to admin:admin

Features

Run File Vault commands from specific folders, prints the output from the commands in the debug console and displays a message when they are done.

Vault Push

Vault import command to push local changes to a remote repository. Left click on the folder with the changes and select the Vault Push command.

Vault push command

Vault Pull

Vault export command to pull repository content to your local files. Left click on the folder that you want to pull content to and select the Vault Pull command.

Vault push command

Release Notes

1.0.0

Vault Pull & Push Vault Commands

About

VSCode extension for interacting between local file changes and the content of a CRX repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0