5440 Forks
13337 Stars
13337 Watchers

salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

How to download and setup salt

Open terminal and run command
git clone https://github.com/saltstack/salt.git
git clone is used to create a copy or clone of salt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with salt https://github.com/saltstack/salt/archive/master.zip

Or simply clone salt with SSH
[email protected]:saltstack/salt.git

If you have some problems with salt

You may open issue on salt support forum (system) here: https://github.com/saltstack/salt/issues