mount

George Kierstein 2024-04-06T16:16:16.900289Z

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!