Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Macaroni DI framework to the list #3095

Closed
wants to merge 1 commit into from
Closed

Conversation

bealex
Copy link

@bealex bealex commented Sep 8, 2022

Project URL

https://github.com/bealex/Macaroni

Category

Dependency Injection frameworks

Description

This is a DI framework that uses Swift for controlling object registrations, is extremely easy to use (registration is done with basically a single method, injection — with a single method or a property wrapper), and quite powerful.

Why it should be included to awesome-ios (mandatory)

Looked at all others, and found out that it is different enough to be added here.

Checklist

  • Has 50 GitHub stargazers or more
  • Only one project/change is in this pull request
  • Isn't an archived project
  • Has more than one contributor
  • Has unit tests, integration tests or UI tests
  • Addition in chronological order (bottom of category)
  • Supports iOS 9 / tvOS 10 or later
  • Supports Swift 4 or later
  • Has a commit from less than 2 years ago
  • Has a clear README in English

@vsouza
Copy link
Owner

vsouza commented Dec 15, 2022

Hi @bealex We cannot merge your PR yet until you fill all of the contribution guideline requirements. Feel free to open PR once it is ready.

Please check our CONTRIBUTION GUIDELINES

@vsouza vsouza closed this Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants