1
0
Fork 0
mirror of https://github.com/correl/dotfiles.git synced 2025-04-05 01:09:02 -09:00
dotfiles/recipes/aws

11 lines
138 B
Bash

#!/bin/bash
# Description: AWS command-line utilities
set -e
_recipe brew
_recipe python
_pip awscli
_brew_tap lucagrulla/tap
_brew cw