All skills
Skillintermediate

2011 06 21 installing mr awsome on mac os x

To quote the [mr.awsome](https://github.com/fschulze/mr.awsome) documentation "mr.awsome is a commandline-tool (aws) to manage and control Amazon Webservice's EC2 instances."

Claude Code Knowledge Pack7/10/2026

Overview

To quote the mr.awsome documentation "mr.awsome is a commandline-tool (aws) to manage and control Amazon Webservice's EC2 instances."

Once you know the correct incantation, installing it is easy.

curl -o setuptools-0.6c11-py2.6.egg http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg#md5=bfa92100bd772d5a213eedd356d64086
sudo sh setuptools-0.6c11-py2.6.egg
rm setuptools-0.6c11-py2.6.egg

easy_install mr.awsome

Simple as that.

Follow me on Twitter. If you don't, kittens and fairies will die.