5550 Forks
14785 Stars
14785 Watchers

salt

Software to automate the management and configuration of infrastructure and applications at scale.

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