Ioc Env 1.0.0
A library for determining the application environment; dev, test or prod

afIocEnv is a library for determining the application environment, be it dev, test or prod.

ALIEN-AID: See the Fantom-Factory blog article Dev, Test or Prod; What is Your Machine? for a good introduction to afIocEnv.

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 (10.50 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.0 - 1.0"]

Documentation

Information

Meta information on the Ioc Env pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
10.50 kB
Licence
BSD 2-Clause License
Built on
3rd Dec 2013
Source code
at https://bitbucket.org/Alien-Factory/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: