athena-dependency_injection

Flexible instance based dependency injection service container library dependency-injection component
0.3.1 released

Dependency Injection

CI Latest release

Robust dependency injection service container framework.

Installation

  1. Add the dependency to your shard.yml:
dependencies:
  athena-dependency_injection:
    github: athena-framework/dependency-injection
    version: ~> 0.3.0
  1. Run shards install

Documentation

If using the component on its own, checkout the API documentation. If using the component as part of Athena, also checkout the external documentation.

Contributing

  1. Fork it (https://github.com/athena-framework/dependency-injection/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

athena-dependency_injection:
  github: athena-framework/dependency-injection
  version: ~> 0.3.1
License MIT
Crystal >= 0.35.0

Authors

Dependencies 1

  • athena-config ~> 0.3.0
    {'github' => 'athena-framework/config', 'version' => '~> 0.3.0'}

Development Dependencies 2

  • ameba ~> 0.14.0
    {'github' => 'crystal-ameba/ameba', 'version' => '~> 0.14.0'}
  • athena-spec ~> 0.2.3
    {'github' => 'athena-framework/spec', 'version' => '~> 0.2.3'}
Last synced .
search fire star recently