Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - cesarferreira/dryrun: :cloud: Try the demo project of any Android Library
:cloud: Try the demo project of any Android Library - cesarferreira/dryrun
Visit SiteGitHub - cesarferreira/dryrun: :cloud: Try the demo project of any Android Library
:cloud: Try the demo project of any Android Library - cesarferreira/dryrun
Powered by 0x5a.live 💗
Install
gem install dryrun
Usage
dryrun https://github.com/cesarferreira/android-helloworld
Wait a few seconds and the app is now opened on your phone :smiley:
$ dryrun -h
Usage: dryrun GIT_URL [OPTIONS]
Options
-m, --module MODULE_NAME Custom module to run
-b, --branch BRANCH_NAME Checkout custom branch to run
-f, --flavour FLAVOUR Custom flavour (e.g. dev, qa, prod)
-p, --path PATH Custom path to android project
-t, --tag TAG Checkout tag/commit hash to clone (e.g. "v0.4.5", "6f7dd4b")
-c, --cleanup Clean the temporary folder before cloning the project
-w, --wipe Wipe the temporary dryrun folder
-h, --help Displays help
-v, --version Displays the version
-a, --android-test Execute android tests
Alternative scenario (if you don't use dryrun
)
- Find the github's repository url
- Click the
download zip
- Extract the
zip file
- Open Android Studio
- Import the project you just downloaded
- Sync gradle
- Run the project
- Choose the device you want to run
- Test all you want
- Delete the
project folder
and thezip file
when you don't want it anymore
Goodies
- Private repos can be tested too :smiley:
$ dryrun [email protected]:cesarferreira/android-helloworld.git
- No need to cleanup after you test the library.
- No need to wait for Android Studio to load.
Notes
Be aware that $ANDROID_SDK_ROOT
environment variable needs to be set. See more in here
Additionally, on windows in order to use git commands, the following path should be on the environment variable
...\Git\cmd
Created by
License
MIT © Cesar Ferreira
Ruby Resources
are all listed below.
GitHub - ahoward/forkoff: brain-dead simple parallel processing for ruby
resource
~/github.com
resource
GitHub - be9/acl9: Yet another role-based authorization system for Rails
resource
~/github.com
resource
GitHub - fphilipe/premailer-rails: CSS styled emails without the hassle.
resource
~/github.com
resource
GitHub - drapergem/draper: Decorators/View-Models for Rails Applications
resource
~/github.com
resource
GitHub - carmen-ruby/carmen: A repository of geographic regions for Ruby
resource
~/github.com
resource
GitHub - paper-trail-gem/paper_trail: Track changes to your rails models
resource
~/github.com
resource
GitHub - gjtorikian/html-pipeline: HTML processing filters and utilities
resource
~/github.com
resource
GitHub - kciter/simple-slack-bot: You can easily make Slack Bot!! :star:
resource
~/github.com
resource
GitHub - troessner/transitions: State machine extracted from ActiveModel
resource
~/github.com
resource
GitHub - mrkn/pycall.rb: Calling Python functions from the Ruby language
resource
~/github.com
resource
GitHub - elastic/elasticsearch-ruby: Ruby integrations for Elasticsearch
resource
~/github.com
resource
GitHub - codegram/spinach: Spinach is a BDD framework on top of Gherkin.
resource
~/github.com
resource
GitHub - mongoid/mongoid_search: Simple full text search for Mongoid ORM
resource
~/github.com
resource
Made with ❤️
to provide different kinds of informations and resources.