Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 489 Bytes

File metadata and controls

13 lines (10 loc) · 489 Bytes

RightForce - VS Code Extension for Force CLI

RightForce is a simple VS Code extension that adds right-click (context menu) commands to fetch and push Salesforce metadata using Force CLI.

Features

  • Force Fetch: Right-click a file and fetch it from Salesforce using force fetch.
  • Force Push: Right-click a file and push it to Salesforce using force push.

Installation

  1. Build & Package the Extension:
    npm install -g vsce
    vsce package