1.0.0-alpha14 • Published 9 years ago

detect-environment v1.0.0-alpha14

Weekly downloads
9
License
MIT
Repository
github
Last release
9 years ago

npm version Build Status Test coverage License Downloads

Detect Environment

Detect environment is a tool for identifying which environment the application is running in and is heavily inspired by the laravel environment configuration.

Installation

You can install detect-environment using npm.

$ npm install --save-dev detect-environment

Getting started

Check out the guides to get started.