force-vim/README.md

624 B

force-vim

Plugin for "compiling" Salesforce.com code with force cli

Installation

  • Install the force cli
  • Use Vundle or something similar

Usage

  • ForceDeploy: executes force push to deploy file to server
  • ForceDeployTest: executes force test to run tests in current class
  • ForceTarget: Displays currently active target
  • ForceTarget ?: List all orgs
  • ForceTarget orgName: Activate specified org

Based on plugin vim-abuse-the-force