Git Product home page Git Product logo

easydx's Introduction

EasyDx - Salesforce DX GUI Version

Salesforce DX CLI tool is great. But not everybody likes command lines. Plus, sometimes it is just tedious to remember and type those long lines of commands.

So I have written this simple GUI version of Salesforce DX to help getting our daily work with Salesforce DX easier. The code is written in React, Node and Express.

DX screenshot

Installation

Before installing Easy DX, you need to install Salesforce CLI Tool and Node JS.

npm install doesn't work very well for easdydx for now. So you need to use git clone (recommended) to get a local copy of the repository by:

git clone https://github.com/lance-shi/EasyDx.git

or download the .zip file from this repository, unzip it into your local computer. Then go into EasyDx folder and execute:

npm install

Once it is completed, you are ready to go!

Usage

In command line, go to your folder and run

npm start

Then in your favourite browser, open this url: http://localhost:3666

Easy DX's UI is pretty self-explanatory. You can find a user guide at my blog here.

To Update

If you use git clone to get the project, simply use git pull get the latest source.

If you have downloaded the .zip file. You can download an updated version and replace the existing one. Your local data (projects and orgs) are inside data/ folder. Just keep that folder will keep your local data safe.

easydx's People

Contributors

lance-shi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.