21 Forks
463 Stars
463 Watchers

foundry

Gradle and IntelliJ build tooling used in Slack's Android repo

How to download and setup foundry

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

Or simply clone foundry with SSH
[email protected]:slackhq/foundry.git

If you have some problems with foundry

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