Skip to content

apledger/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Setup steps

  1. Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

  1. Install Git

brew install git

  1. Add SSH Key

ssh-keygen -t ed25519 -C "email@example.com" | pbcopy

  1. Clone this repo

git clone git@github.com:apledger/Scripts.git

  1. Run setup script

/bin/bash ~/Scripts/setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages