Skip to content

Instantly share code, notes, and snippets.

View JoshM1994's full-sized avatar

Josh Mustill JoshM1994

  • Span.IO
  • San Francisco
View GitHub Profile
@henhal
henhal / 01_setup_ssh.config
Created April 20, 2017 06:01
Transferring SSH keys to Elastic Beanstalk in order to access private gits (for npm etc)
Resources:
AWSEBAutoScalingGroup:
Metadata:
? "AWS::CloudFormation::Authentication"
:
S3Auth:
buckets:
- <my-bucket>
roleName:
? "Fn::GetOptionSetting"
@PurpleBooth
PurpleBooth / README-Template.md
Last active June 18, 2024 13:10
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites