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

DOCUMENTATIONS: Simplify Setting Environment Variable Step #94

Open
ElbekDeveloper opened this issue Mar 20, 2023 · 2 comments
Open

DOCUMENTATIONS: Simplify Setting Environment Variable Step #94

ElbekDeveloper opened this issue Mar 20, 2023 · 2 comments
Labels
DOCUMENTATION Update Readme and other docs to help people use the system

Comments

@ElbekDeveloper
Copy link
Contributor

The discussion starts from 40:00 minutes of https://www.youtube.com/watch?v=86bfBmkUMFo

@ElbekDeveloper
Copy link
Contributor Author

This is one option for now:
​In the command prompt, type the command "devenv /setup". This will force Visual Studio to reload its settings, including environment variables.

@rcruzfreelance
Copy link
Contributor

@ElbekDeveloper I sent this link to @hassanhabib it looks promising dotenv.This is very similar to how node.js uses environment variables.

Only 2 things to consider when documenting:

  • Creating a .env file (When starting to clone this project)
  • Adding this .env file to your .gitignore file(this is once only)

@hassanhabib hassanhabib added the DOCUMENTATION Update Readme and other docs to help people use the system label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOCUMENTATION Update Readme and other docs to help people use the system
Projects
None yet
Development

No branches or pull requests

3 participants