Skip to content

A Desktop app to make it easier to work with SalesforceDX

Notifications You must be signed in to change notification settings

patnaikshekhar/AdminEX

Repository files navigation

Admin Experience

SFDX for everyone! LAUNCHING AN EXPERIENCE THAT BRINGS SFDX TO YOUR FINGER TIPS, EVEN IF YOU ARE SOMEONE WHO DOES NOT ENJOY STARING INTO BLACK, COMMAND-LINE SCREENS. DOWNLOAD NOW!

Website Demo

Installation

You need the following installed Git, Node (7.4+), Electron (Globally), Electron Packager (Global)

npm install -g electron
npm install -g electron-packager
git clone https://github.com/patnaikshekhar/AdminEX

To run

cd AdminEX
npm start

Execute Tests

You need jasmine-node installed globally

npm test

or

npm run test-watch

Package

  1. Win
npm run package-win
  1. Mac
npm run package-mac

About

A Desktop app to make it easier to work with SalesforceDX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published