androidyue / alfi

Android Library Finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfi

Header Gem Version Dependency Status

Android Library Finder

Search through thousands of android libraries that can help you scale your projects elegantly

Installation

Install it via terminal:

$ gem install alfi

Usage

Search for something

alfi picasso

Final step: Copy the library you want to your build.gradle and sync it

Contributing

  1. Fork it ( https://github.com/cesarferreira/alfi/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Thanks

To @joaquimadraz for the ruby pro-tips

About

Android Library Finder

License:MIT License


Languages

Language:Ruby 100.0%