mirror of
https://github.com/ViViDboarder/force-vim.git
synced 2024-11-21 14:56:34 +00:00
vim plugin for the force cli
compiler | ||
plugin | ||
README.md |
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