Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LiberRPA Project ManagerNew to Visual Studio Code? Get it now.
LiberRPA Project Manager

LiberRPA Project Manager

LiberRPA

|
2 installs
| (0) | Free
This extension is part of LiberRPA to manage project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LiberRPA Project Manager

(If you can't see the images in the document, have a look on GitHub.)

The LiberRPA Project Manager extension is part of LiberRPA. It helps you create and manage RPA projects efficiently.

You can choose from multiple templates, customize them, and package your projects for use with the LiberRPA Executor.

Usage

Create a Project

  1. Open Command Palette: Press Ctrl+Shift+P to open the Command Palette.
  2. Run Command: Execute the command LiberRPA: Create a New Project to start a new RPA project. 1740223397190
  3. Select Destination Folder: A window will appear asking you to select the folder where the new RPA project will be created.
  4. Enter Project Name: Provide a name for your project. 1740299950040
  5. Select a template: Choose from the available templates. 1740300020512 If the selected template includes a .gitignore file, LiberRPA will automatically try to run git init command.
  6. Launch VS Code: A new instance of VS Code will open with your new project.

Customize Templates

Templates are stored at the following path:

LiberRPA/configFiles/ProjectTemplate

To create a new template, simply copy an existing one and modify it as needed.

1740299894580

Package a Project

When you completed a project and you want it to run in Executor, you can package it by the following steps to generate a .rpa.zip file.

  1. Open Command Palette: Press Ctrl+Shift+P to open the Command Palette.
  2. Run Command: Execute the command LiberRPA: Package the Project 1751102105235
  3. Enter Package Version: 1751102183534
  4. Enter Package Description: 1751102321713
  5. Choose Whether to Contain Git Folder: 1751102401342
  6. Select Destination Folder: A window will appear asking you to select the folder where the package file will be saved.
  7. Package Created: Once you completed the previous steps, your package will appear in the selected folder. It will be a .rpa.zip file.
  8. Use Executor to Import The Package.

Requirements

If you choose a template that contains a .gitignore file, ensure that Git is installed on your computer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft