6 lines
354 B
Markdown
6 lines
354 B
Markdown
This is a library used to retrieve environment variables associated with various
|
|
icarus projects. Rather than having the various icarus projects such as icarus,
|
|
icarus_auth, songparser, and others, have environment code, it would be more
|
|
efficient to consolidate it. Especially, if there are commonly used environment
|
|
variables used throughout the apps.
|