Skip to content

startdevx/dx-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

How to Install DX CLI?

This guide walks you through installing the DX CLI on your system and verifying that it is set up correctly.

🛎️ Prerequisites

You organization must have made the DX CLI available internally. If not, your organization should follow the Get Started guide to set it up first.

⬇️ Download the Installer

  1. Download the DX CLI installer as a .zip file from this repository.
  2. Extract the contents of the .zip file to a location of your choice.

⚙️ Install DX CLI

  1. Navigate to the directory where you extracted the installer.
  2. Double-click the install.bat file to start the installation process.

Follow the on-screen instructions until the installation is complete.

✅ Verify the Installation

To confirm that DX CLI was installed successfully:

  1. Open a new Command Prompt.
  2. Run the following command:
dx -v

If the output displays a version number (e.g., x.y.z), the installation was successful. If not, please contact your organization's DX CLI support team.

🏁 Start Using DX CLI

Explore the CLI's features by viewing the help menu:

dx -h

This command lists all available commands and options to help you get started quickly.

🪙 Credits

DX CLI is an open-source solution available on GitHub, crafted by Start DevX organization.

About

DX CLI installer

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks