0.10.0-3 • Published 8 years ago

@deployable/config v0.10.0-3

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

@deployable/config

Config manager for applications

Loads default yaml config and merges environment specifics based on NODE_ENV

Install

npm install @deployable/config --save

yarn add @deployable/config

Usage

const config = require('@deployable/config').singleton

License

@deployable/config is released under the MIT license.

Copyright 2016 Matt Hoyle - code at deployable.co

https://github.com/deployable/node-deployable-config