sienvy Build / Check (push) Successful in 26s
sienvy Build / Test Suite (push) Successful in 25s
sienvy Build / Rustfmt (push) Successful in 37s
Release Tagging / release (push) Successful in 2m52s
sienvy Build / Clippy (push) Successful in 2m44s
sienvy Build / build (push) Successful in 2m34s
Reviewed-on: #3
7 lines
363 B
Markdown
7 lines
363 B
Markdown
# sienvy
|
|
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.
|