Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 1.59 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.59 KB

SFDX Compiled Distro

Java CI Maven central BSD-3

hazendaz

This project compiles sfdx for distribution using maven central.

For more information on sfdx, please see sfdx

Motivation

sfdx does not currently provide a maven central distribution of the project. This project aims to solve that by providing users an alternative location to pull distribution for linux.

This project further provides alternative bundle for windows that does not require an install.

Use Case

Maven based storage of distribution in common location to offer more secure download location.

Windows

To utilize windows bundle in this, install it to windows from https://developer.salesforce.com/tools/sfdxcli# using 64-bit copy. The build then points to the expected default windows location of c:\Program Files\sfdx\client

Retired

Salesforce has retired SFDX and we have released final version. See sfdx retired

A continuation of this will be against SF(v2) as noted on a new repo in near future.