Skip to content

Commit

Permalink
added env vars sample export command
Browse files Browse the repository at this point in the history
  • Loading branch information
solomiofactura committed Sep 26, 2024
1 parent 74f7f97 commit 2d320b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ How To Setup the Tools Module
In bash:
which pswh
export PATH=$PATH:/usr/bin/pwsh
export NugetApiKey="YOUR_API_KEY"

in pwsh:
/usr/bin/pwsh -ExecutionPolicy Bypass -File "PersistedAssemblyBuilder.ConsoleApp/BlazorBundler/Get-Tools.ps1"

0 comments on commit 2d320b8

Please sign in to comment.