Coder Social home page Coder Social logo

ercarval / mavensmate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manandoshi9/mavensmate

0.0 2.0 0.0 9.84 MB

MavensMate is a collection of open source projects that aims to make building Salesforce applications accessible to developers who prefer to build applications using their local machine in text editors like Sublime Text, Atom, and Visual Studio Code.

Home Page: http://mavensmate.com

License: GNU General Public License v3.0

JavaScript 39.14% Makefile 0.03% Apex 0.52% CSS 13.99% HTML 46.15% Visual Basic 0.14% Shell 0.02%

mavensmate's Introduction

MavensMate - Open Source IDEs for Salesforce

Update: August 7, 2017

MavensMate is no longer being actively developed or supported. We recommend using Salesforce's official Visual Studio Code plugin for building Salesforce applications.

Overview

MavensMate is a collection of open source projects that aims to make building Salesforce applications accessible to developers who prefer to build applications using their local machine in text editors like Sublime Text, Atom, and Visual Studio Code. MavensMate is created and maintained by Joe Ferraro with support from Mavens and these amazing contributors.

Because there are several open source MavensMate projects, it can be somewhat confusing to navigate the ecosystem. In essence, there are three main components to the architecture: the server, the desktop application, and the editor plugins.

mavensmate-architecture

Quickstart for Salesforce Developers

  1. Download and install MavensMate Desktop
  2. Choose your editor (Sublime Text 3, Atom, Visual Studio Code) and install the appropriate MavensMate plugin
  3. Happy coding!

Quickstart for MavensMate Contributors

  • Coming soon

Components

MavensMate Server

Build Status Coverage Status NPM Version License

MavensMate Server is a local Node.js Express server that facilitates communication/integration between editors like Sublime Text, Atom, and Visual Studio Code, the local file system, and the Salesforce servers. When a plugin requests a command to be run (e.g. "compile a file"), a local HTTP request is made to MavensMate Server, the server executes the requested command (which often requires communicating with a remote Salesforce.com environment) and returns the response to the plugin.

MavensMate Desktop

Platform Status
OS X / Linux Build Status
Windows Build status

MavensMate Desktop is an application that bundles the local MavensMate server into a desktop application that powers the MavensMate Sublime Text, Atom, and Visual Studio Code plugins.

Plugins

MavensMate for Sublime Text

MavensMate for Atom (beta)

MavensMate for Visual Studio Code (coming soon)

Contributors

#FAQ

  • coming soon

mavensmate's People

Contributors

joeferraro avatar ralphcallaway avatar chuckjonas avatar kidtsunami avatar canthonytucci avatar e02d96ec16 avatar eofferma avatar marcbachmann avatar sergiopalooza avatar snyk-community avatar

Watchers

Eduardo R Carvalho avatar James Cloos 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.