Basic Salesforce static resource bundler (v1.1.2) for macOS-only deployment. Tightly integrated with macOS keychain for authentication; no cross-platform or OAuth2 support yet. Creates a JSON configuration file after deployment for repeatable use. Limited to bundling static resources; no CI/CD integration or modern Salesforce DX compatibility.
npm install ma-deploy-bundleNo compatibility data collected yet for this library.
Deploys static resources from a directory to Salesforce with macOS keychain auth.
Use a cross-platform alternative or implement OAuth2.
Manually delete the generated JSON file after deployment or add to .gitignore.
Check Salesforce API version requirements and update tool if needed.
Install from npm: npm install mac-keychain
Ensure the output directory is writable or run with appropriate privileges.
No dependency data recorded yet.