Skip to content

SFDCWizadry/ForceCLI-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

  1. Download NodeWebkit binary here
  2. Download Force.com CLI binary that fit your OS here
  3. Clone this repository
  4. Place your Force.com CLI binary file inside the the source directory
  5. replace put_username_here and put_password_here in the main.js file with your Salesforce user and password
  6. Place and run your NodeWebkit binary file from outside the the source directory

###Ex :

windows

$ nw.exe ForceCLI-GUI/

mac

$ node-webkit.app ForceCLI-GUI/

unix

$ nw ForceCLI-GUI/

About

Implementation of Force.com CLI using NodeWebkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published