Aws Gist
$ sudo pip install awscli
Configuring keys:
aws configure
Commnads:
aws ec2 run-instances
aws s3 sync
aws cloudformation create-stack
$ sudo apt-get install jq
$ sudo pip install jq
Install pathogen into ~/.vim/autoload/
and add the
following line to your ~/.vimrc
:
call pathogen#infect()
Make a clone of the vim-gradle
repository:
mkdir -p ~/.vim/bundle
cd ~/.vim/bundle
git clone https://github.com/tfnico/vim-gradle