mirror of
https://github.com/ViViDboarder/force-vim.git
synced 2025-01-22 06:54:29 +00:00
force-vim
Plugin for "compiling" Salesforce.com code with force cli
Installation
- Install the force cli
- Use Vundle or something similar
Usage
ForceDeploy
: executesforce push
to deploy file to serverForceDeployTest
: executesforce test
to run tests in current classForceTarget
: Displays currently active targetForceTarget ?
: List all orgsForceTarget orgName
: Activate specified org
Based on plugin vim-abuse-the-force
Description
Languages
Vim script
100%