mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 18:56:15 +02:00
Add additional instructions
This commit is contained in:
parent
3580d80b35
commit
5cfdda3e8d
1 changed files with 6 additions and 2 deletions
|
@ -94,9 +94,13 @@ source ~/.zshrc
|
|||
```
|
||||
|
||||
### Windows
|
||||
If you are using windows, it may be helpful to use [gpg4win](https://www.gpg4win.org/get-gpg4win.html). From there, you should be able to access gpg through the terminal.
|
||||
If GPG doesn't work out of the box with git for you:
|
||||
- You can [download the GPG binary directly](https://gnupg.org/download/).
|
||||
- It may be helpful to use [gpg4win](https://www.gpg4win.org/get-gpg4win.html).
|
||||
|
||||
When installing, consider a gpg key manager like Kleopatra if you run into issues with environment variables or with the gpg service not running on startup.
|
||||
From there, you should be able to access gpg through the terminal.
|
||||
|
||||
Additionally, consider a gpg key manager like Kleopatra if you run into issues with environment variables or with the gpg service not running on startup.
|
||||
|
||||
## Setting up developer sandbox
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue