Skip to content

Salesforce Magic Package (aka sfmagpkg or sfpkg) is a tool to generate a Salesforce package.xml from the Git svn.

License

Notifications You must be signed in to change notification settings

snlucas/salesforce-magic-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salesforce-magic-package

Salesforce Magic Package (aka sfmagpkg or sfpkg) is a tool to generate a Salesforce package.xml from the Git svn.

The main idea behind this project is to don't care about your project package. Once you commit it in your branch, you can have all modified files in your package.

Install Using NPM

npm i sfmagpac

How To Run (Dev)

  1. Install Node;
  2. If you are using Windows, be sure you have Git Bash installed;
  3. Run npm install;
  4. Run node index.js.

How To Contribute

  1. Fork the repo and create your branch from main;
  2. If you've added code that should be tested, add tests;
  3. Issue that pull request.

About

Salesforce Magic Package (aka sfmagpkg or sfpkg) is a tool to generate a Salesforce package.xml from the Git svn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published