1 Commits

Author SHA1 Message Date
6c37c19a57 filled out (#6)
All checks were successful
Release Tagging / release (push) Successful in 27s
Reviewed-on: #6
Co-authored-by: kdeng00 <kundeng00@pm.me>
Co-committed-by: kdeng00 <kundeng00@pm.me>
2025-06-01 01:18:56 +00:00

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.