# dryrun [![Gem Version](https://badge.fury.io/rb/dryrun.svg)](http://badge.fury.io/rb/dryrun) **Try** an **android** library on your **smartphone** **directly** from the **command line** ## Typical scenario 1. Find the github url (lets say `https://github.com/cesarferreira/colorize`) 2. Click the `download zip` 3. Extract the `zipfile` 4. Open Android Studio 5. Import the project you just downloaded 6. Sync gradle 7. Run the project 8. Choose the device you want to run ... or you can use `dryrun`: ## Usage > dryrun https://github.com/cesarferreira/colorize Wait a few seconds... `et voilĂ  !` The app is installed on your phone :smiley: ## Installation $ gem install dryrun ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/cesarferreira/dryrun.