Skip to content

Commit

Permalink
add step to install EnvFile Plugin (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
yesyash authored Jun 7, 2024
1 parent 7f2a065 commit 200159c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
#### NOTE:
- If you do not have `make` installed, run the `docker-run` and `copy-env` commands from the `Makefile` manually.

### Install EnvFile Plugin in IntelliJ
- To read the values from your `.env` you will need install the `EnvFile` plugin.
- To Install the plugin to go `settings` > `Plugins` > `Marketplace` > EnvFile.
![img.png](public/highlight-env-file-plugin.png)

### Create a configuration in IntelliJ
- Press the Edit configurations button on the top right of your screen
![img.png](public/highlight-edit-config.png)
Expand Down
Binary file added public/highlight-env-file-plugin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 200159c

Please sign in to comment.