Skip to content

Instantly share code, notes, and snippets.

View PoojaB26's full-sized avatar

Pooja Bhaumik PoojaB26

View GitHub Profile
@nilsreichardt
nilsreichardt / codemagic.yaml
Last active February 11, 2022 14:55
App preview for every pull request commit
# Note: iOS app previews are only available with Codemagic teams.
# IPA needs to be signed. Docs for signing: https://docs.codemagic.io/yaml-code-signing/signing-ios/
#
# You need to add your GitHub PAT as environment variable to Codemaigc.
# Docs to create PAT: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
workflows:
app-preview:
name: App Preview
instance_type: mac_pro
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 6, 2024 07:22
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