solidjs-community / solid-cli

A custom CLI built for Solid.
https://solid-cli.netlify.app/
MIT License
60 stars 11 forks source link

System Env Vars #12

Open Tommypop2 opened 1 year ago

Tommypop2 commented 1 year ago

Will be able to use system environment variables to change certain functionality.

Useful for cases where a single project needs specific options configured in the CLI, such that it doesn't make sense to update the global config each time just for that project.