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

Use Environment Variables instead of CHANGEME(USERNAME)'s throughout the code #19

Open
jsamuel1 opened this issue Nov 25, 2019 · 1 comment

Comments

@jsamuel1
Copy link

Rather than people search/replacing through the code, if instead there were a standard set of Environment variables that people should set (eg. $(SCOUT_HOME) and $(SCOUT_MOUNTDIR) ), then peoples source directory could remain untainted as updated are made to the code.

If a particular config file can't read environment variables, then an install script could generate the config file from the environment.

@trumankain
Copy link
Collaborator

Totally right. I'll be doing this shortly unless there's a PR submitted beforehand.

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