It is work in progress.
For now, it only supports resolving dependencies froma project.
To play around with it, you can start with this:
```yaml
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 ``` - [x] Build system deps - [ ] conflicts - [ ] more...
I am currently working on the indexing so you can install packages without downloading the entire Ginfile. Please contact me at jakob.n.neufeld@gmail.com if there are any problems.
One called "Gin-Index" which is work ij progress.