Stable release #5

Merged
phoenix merged 5 commits from devel into main 2025-06-02 00:13:58 +00:00
Showing only changes of commit 6c37c19a57 - Show all commits

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
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.