Hello

Welcome to gin a package maeneger

It is work in progress.

For now, it only supports resolving dependencies froma project.

To play around with it, you can start with this:

Create a file called "Ginfile"

Then, put this in the gin file:

```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:

Put your conflicting deps. There is no guarantee thta this will work

conflicts: - h ``` - [x] Build system deps - [ ] conflicts - [x] Fetching from index

The indexing is done. Please look at our git org find the index repo. When you found it, make pull request when you want to add a package. I will help you add your package and explain

Look at my git orginization which currently have two repos