Giter Site home page Giter Site logo

tebellox / soqlx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superfell/soqlx

0.0 2.0 0.0 2.49 MB

SoqlXplorer is an awesome tool for developers using the Salesforce.com platform.

Home Page: https://pocketsoap.com/osx/soqlx/

License: Other

Objective-C 99.07% CSS 0.12% C 0.57% Rich Text Format 0.14% Ruby 0.11%

soqlx's Introduction

SoqlX

SoqlX is a tool for developers using the Salesforce.com platform, it allows you to easily explore your schema, write and run SOQL queries, make edits to data, and to run Apex code.

schema viewer

Build

ZKSforce and Sparkle are managed via Cocoa Pods, you'll need to run pod install once you've cloned this repo. Fragaria is pulled in via git submodules, so you need to clone this repo, and fetch the submodules.

    git clone --recurse-submodules https://github.com/superfell/SoqlX
    pod install
    
    # or the long way.
    git clone https://github.com/superfell/SoqlX.git SoqlX
    cd SoqlX
    git submodule init
    git submodule update
    pod install

Now you can open the project in XCode, remember to open the workspace created by Cocoa Pods. It requires XCode 12.2.

Building the SoqlXplorer target will build the dependencies, then SoqlX. You may find that the first build of Fragaria fails with a "Command PhaseScriptExecution failed" error, just hit build again, and this error goes away.

You should be able to run the built version of SoqlX at this point.

soqlx's People

Contributors

superfell avatar avindra avatar dschach avatar dnakov avatar

Watchers

James Cloos 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.