0.1.1 • Published 7 years ago

configd v0.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

configd

Load your configs, merge into one json file

NPM version Build Status

Usage

configd source1 source2 protocol://source3 ... destination

Readers pattern

ReaderPatternExample
http/https/^http(s)?:\/\//http://localhost:3333/http.json
ssh/^ssh\:\/\//ssh://user@host:~/ssh.json
git/^git\:\/\//git://https://github.com/teambition/configd:test/assets/git.json
local/.*/./assets/ext.js

Changelog

0.1.0

  • Add plugin support

TODO

  • Accomplish mongo router

LICENSE

MIT

0.1.1

7 years ago

0.1.0

8 years ago

0.0.6

8 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago