BlockchainCommons / Secure-Development-Setup-macOS

Documentation & scripts for setting up secure developer tool environment for a macOS Catalina including git, github, gpg & ssh
Other
8 stars 8 forks source link

Automate git, gpg, gh, github desktop, text editor install and setup #8

Closed namcios closed 3 years ago

namcios commented 3 years ago

@ChristopherA creating this as a draft pull request first to gather feedback. If you could share your thoughts, it'd be great! The script has been tested with macOS Big Sur 11.5.2 on Intel Mac. Thanks

namcios commented 3 years ago

@ChristopherA most of feedback applied, more checks implemented, alternative method for uploading public keys to Github.com added too. Will do further testing tomorrow, and final tweaks if needed.

namcios commented 3 years ago

@ChristopherA tested on macOS Big Sur 11.5.2, everything should be working now. PR ready for review and merge.

namcios commented 3 years ago

@ChristopherA I'm happy with this now as an early draft, won't be adding more commits. Good for merging from my end.