1
0
Fork 0
mirror of https://github.com/correl/dotfiles.git synced 2025-01-06 19:08:52 +00: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