3 Forks
24 Stars
24 Watchers

foundry

Foundry Compiler

How to download and setup foundry

Open terminal and run command
git clone https://github.com/evilmartians/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/evilmartians/foundry/archive/master.zip

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

If you have some problems with foundry

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