IoC Env 1.0.2
A library for determining the application environment; dev, test or prod

Ioc Env is a library for determining the application environment, be it development, test or production.

It sniffs environment variables and program arguments, and offers a manual override option - useful for testing.

Read more...

Install

To install IoC Env with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install IoC Env with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afIocEnv.pod (11.83 kB)

Use

To use IoC Env in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afIocEnv 1.0.2 - 1.0"]

Documentation

Information

Meta information on the IoC Env pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
11.83 kB
Licence
The MIT Licence
Built on
14th Feb 2014
Source code
at https://bitbucket.org/AlienFactory/afiocenv
Depends on
afIoc, afIocConfig, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 13 releases of IoC Env: