Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 592 Bytes

case team adder

automatically add case team members to cases if they are cc'd on emails

appexchange listing: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N4V00000HZbcAUAT

documentation

npx docsify-cli init docs
npx @cparra/apexdocs -s ./src -g docsify
npx docsify-cli serve docs

development

create topic branches off master

ant test and pmd will run automatically on pull requests

versions