Discover and explore top open-source AI tools and projects—updated daily.
Salesforce DX toolbox for CI/CD and org management
Top 94.3% on SourcePulse
This project provides a comprehensive command-line toolbox for Salesforce DX, aimed at developers and administrators seeking to streamline Salesforce development, CI/CD processes, and org management. It offers features like automated metadata backups, org monitoring, and AI-enhanced documentation generation, significantly reducing manual effort.
How It Works
sfdx-hardis extends the Salesforce CLI (sf
) with a suite of custom commands. It leverages existing open-source Salesforce tools like sfdx-git-delta
and sfdmu
, integrating them into a cohesive workflow. The toolbox emphasizes automation and interactive wizards to simplify complex tasks, including setting up CI/CD pipelines and generating project documentation with AI-assisted descriptions.
Quick Start & Requirements
sf plugins install sfdx-hardis
.npm install @salesforce/cli --global
). Optional dependencies for advanced use include @salesforce/plugin-packaging
, sfdmu
, sfdx-git-delta
, and texei-sfdx-plugin
.hardisgroupcom/sfdx-hardis
) and GitHub Packages (ghcr.io/hardisgroupcom/sfdx-hardis
).Highlighted Details
Maintenance & Community
Primarily led by Nicolas Vuillamy & Cloudity, with significant contributions from external community members. Active presence in community events and podcasts. Links to community resources are available in the README.
Licensing & Compatibility
The project appears to be open-source, but the specific license is not explicitly stated in the provided README text. Compatibility with commercial or closed-source projects would require license clarification.
Limitations & Caveats
The README does not explicitly detail limitations, unsupported platforms, or known bugs. The reliance on multiple external Salesforce DX plugins means updates or changes to those dependencies could potentially impact sfdx-hardis.
1 day ago
Inactive