155 Forks
570 Stars
570 Watchers

pygradle

Using Gradle to build Python projects

How to download and setup pygradle

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

Or simply clone pygradle with SSH
[email protected]:linkedin/pygradle.git

If you have some problems with pygradle

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