Fork me on GitHub
#mount
<
2024-04-06
George Kierstein16:04:16

Happy Saturday! I have written a lightweight and flexible configuration management lib called mount-configuration Features: • Supports: env, resource and file sources • Provides a unified view of this data which is loaded in a consistent order • Bootstrapping arguments from data as it is loaded • Primitive editing and persistence capabilities for file source • Safe edn auto-parsing of environment variables • Highly configurable https://github.com/missinterpret/mount-configuration Hope other people find it useful!