Skip to content

bk-dev/sf-resource-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published