Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating of shell script for environment #72

Open
ChipNowacek opened this issue Apr 8, 2017 · 1 comment
Open

creating of shell script for environment #72

ChipNowacek opened this issue Apr 8, 2017 · 1 comment

Comments

@ChipNowacek
Copy link

Noob question: any suggestions for programmatically creating a production shell script with environment variables from the map in profiles.clj? I know I can just hard code the values. It's just that doing it programmatically with save spelling mistakes, omissions and other changes.

@weavejester
Copy link
Owner

Ideally you shouldn't be using the environment map as a substitute for your configuration. Create a configuration from values in the environment map, but don't use the environment directly as your configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants