Git Product home page Git Product logo

sfmc-devtools's Introduction

Accenture SFMC DevTools

view on npm view on npm license npm module downloads GitHub closed issues GitHub releases

Accenture Salesforce Marketing Cloud DevTools (mcdev) is a rapid deployment/rollout, backup and development tool for Salesforce Marketing Cloud. It allows you to retrieve and deploy configuration and code across Business Units and instances.

Quick start

Install

Run the following to install Accenture SFMC DevTools on your computer:

npm install -g mcdev

VSCode Extension

We also provide a VSCode extension that integrates SFMC DevTools into your IDE. You can install it from the VSCode Marketplace.

Include in your package

First, install it as dependency:

npm install mcdev --save

You can then include it in your code with JavaScript/ES module imports:

import mcdev from 'mcdev';

That will load node_packages/mcdev/lib/index.js. It can make sense to directly include other files if you have a special scenario. We've done that in our example for retrieveChangelog.js or in more detail, in our child-project sfmc-devtools-copado to get full control over certain aspects.

Documentation

Please checkout the GitHub wiki for the full documentation.

Changelog

Find info on the latest releases with a detailed changelog in the GitHub Releases tab.

Contribute

If you want to enhance Accenture SFMC DevTools you are welcome to fork the repo and create a pull request. Please understand that we will have to conduct a code review before accepting your changes.

More details on how to best do that are described in our wiki.

Main Contacts

The people that lead this project:


Jörn Berkefeld

GitHub profile

Doug Midgley

GitHub profile

Copyright

Copyright (c) 2020-2024 Accenture. MIT licensed.

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.