AWSPusher

Makes it easy to push an application to heroku.

Installation

gem install awspusher

Setting up account

  • Login at awspusher.com.
  • Execute awspusher --api-key on local machine .

Usage

In order to deploy your code first make sure that you are in the branch that you want to deploy. Then execute this command.

awspusher

It detects project name and a branch from the git repo and starts deploying your project.

License

awspusher is released under MIT License.