It is work in progress.
For now, it only supports resolving dependencies froma project.
To play around with it, you can start with this:
```
installationCommands:
- echo MUHAHAHAHAHAAHa
- touch I
testCommands:
- test -f I
dependencyFiles:
- https://github.com/jakobneufeld/Swift-Adons.git
source: https://github.com/jakobneufeld/Calc.git
name:
conflicts: - h ``` [#] Build system deps [] conflicts [] more...