ju

Results 2 issues of ju

The `ksort` would break the .env file in the following case: ``` FOO=anything BAR=${FOO} ``` The actualize method would have break the dependencies between env vars and generate something like:...

The current structure of the lib tends to be bit of a mess. I'm currently working on a complete refactoring. The idea is the make the lib comply to the...

enhancement
draft