>
curl https://stay.strapped.sh | sh
🔫 #StayStrapped
>
strapped --auto -y strap_config.yml
Using Config From:
strap_config.yml
Using Straps From:
https://raw.githubusercontent.com/azohra/strapped/master/straps
Requested Straps :
strapped brew git visual_studio_code
Strap:
brew
🚰 tapping homebrew/core
🍺 installing terraform
🍻 installing visual-studio-code
Strap:
git
💾 cloning [email protected]:kelseyhightower/nocode.git into ~/repos
Strap:
visual_studio_code
💻 adding extension PKief.material-icon-theme
>
~
strapped:
repo:
https://raw.githubusercontent.com/azohra/strapped/master/straps
brew:
taps:
- { name: homebrew/core }
packages:
- { name: terraform, upgrade: true }
casks:
- { name: visual-studio-code, upgrade: true }
git:
clone:
- { repo: [email protected]:kelseyhightower/nocode.git, folder: ~/repos }
visual_studio_code:
extensions:
- { name: PKief.material-icon-theme }
~