Sha256: cd0f3ce4e409099269cd0f3b5c4e86c78b9a0fb83e92f6b7576c8c6d273adbd4
Contents?: true
Size: 583 Bytes
Versions: 16
Compression:
Stored size: 583 Bytes
Contents
### Available Plugins To get an up to date list of all available plugins run ``` fastlane search_plugins ``` To search for a specific plugin ``` fastlane search_plugins [search_query] ``` You can find more information about how to start using plugins in [Plugins.md](https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Plugins.md). #### List of plugins | Plugin Name | Description | Downloads --------------|-------------|----------|---------- <% @plugins.each do |current| %> <%= current.linked_title %> | <%= current.info %> | <%= current.downloads %> <% end %>
Version data entries
16 entries across 16 versions & 1 rubygems