A dead-simple .env parser library for Jule.
| tests | Add check for invalid assignments and missing elements, update tests and gitignore | |
| .gitignore | Add check for invalid assignments and missing elements, update tests and gitignore | |
| envy.jule | Add check for invalid assignments and missing elements, update tests and gitignore | |
| jule.mod | Setup project and create tests | |
| LICENSE | Add README and LICENSE | |
| README.md | chore: update README | |
| run_tests.sh | fix: update functions and scripts to load .env correctly | |
Envy
Envy is a dead-simple .env parser library for Jule. It follows the Smartmob specification.
Compatibility
Envy only works with julec 0.2.1 at the moment.