You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,15 @@ The following tools are required for all options:
31
31
- [Git](https://git-scm.com/)
32
32
- Docker (e.g. via [Brew](https://formulae.brew.sh/formula/docker))
33
33
34
+
Setup an environment variable on your local system. The environment variable points to your national-document-repository-infrastructure directory on your local system.
35
+
For Linux/MacOS users add the following to your ~/.zshrc or ~/.bashrc file
0 commit comments