mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Add gpg install link and update assignees
This commit is contained in:
parent
805b38f826
commit
5a7b7164b4
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name: Developer Onboarding
|
|||
about: Onboarding steps for developers.
|
||||
title: 'Developer Onboarding: GH_HANDLE'
|
||||
labels: dev, onboarding
|
||||
assignees: loganmeetsworld
|
||||
assignees: abroddrick
|
||||
|
||||
---
|
||||
|
||||
|
@ -16,7 +16,7 @@ assignees: loganmeetsworld
|
|||
|
||||
There are several tools we use locally that you will need to have.
|
||||
- [ ] [Install the cf CLI v7](https://docs.cloudfoundry.org/cf-cli/install-go-cli.html#pkg-mac) for the ability to deploy
|
||||
- [ ] Make sure you have `gpg` >2.1.7. Run `gpg --version` to check.
|
||||
- [ ] Make sure you have `gpg` >2.1.7. Run `gpg --version` to check. If not, [install gnupg](https://formulae.brew.sh/formula/gnupg)
|
||||
- [ ] Install the [Github CLI](https://cli.github.com/)
|
||||
|
||||
## Access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue