555 Forks
2730 Stars
2730 Watchers

How to download and setup pants

Open terminal and run command
git clone https://github.com/pantsbuild/pants.git
git clone is used to create a copy or clone of pants 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 pants https://github.com/pantsbuild/pants/archive/master.zip

Or simply clone pants with SSH
[email protected]:pantsbuild/pants.git

If you have some problems with pants

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