#ForceCLI-GUI A GUI app for Force.com CLI
##Introduction This application is an implementation of Force.com CLI using NodeWebkit. The purpose is to make Force.com CLI easier to use.
This app is currently only running as a NodeWebkit app. And will be wrap as a package after finish implement some other Force.CLI features.
##Feature Covered below feature from Force.com CLI, and will be add some more in the near future:
##Usage
###English
- Download NodeWebkit binary here
- Download Force.com CLI binary that fit your OS here
- Clone this repository
- Place your Force.com CLI binary file inside the the source directory
- replace
put_username_here
andput_password_here
in themain.js
file with your Salesforce user and password - Place and run your NodeWebkit binary file from outside the the source directory
###Ex :
$ nw.exe ForceCLI-GUI/
$ node-webkit.app ForceCLI-GUI/
$ nw ForceCLI-GUI/