1.1.2 • Published 8 years ago

ma-deploy-bundle v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Provides a simple way of bundling and deploying a given directory to the specified Salesforce environment.

Requirements

The first iteration of this application will only work on a MAC OS due to tight integration with the keychain service. The goal is to implement some form of OAuth2 authentication to provide cross-platform compatibility.

Install

$ npm install ma-deploy-bundle -g

Usage

$ ma-deploy-bundle -d ./path/to/bundleDir

A JSON file will be created in the root directory after a series of prompts. This will NOT be deleted automatically after deployment. The JSON contains information to deploy a bundle to the same Salesforce environment without repeated prompts.

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago