Embulk plugins

Embulk plugins by category

List of Plugins by Category

<% categories.each do |category,gems| %>

<%= category.upcase %>

<% gems.each do |gem| %> <% end %> <% end %>
Star Name Author About Download
<%=h gem[:name] %>
$ embulk gem install <%=h gem[:gem_name] %>
<%=h gem[:author] %> <% if gem[:avatar_url] %> <% else %> <%=h gem[:info] %> <%=h gem[:downloads] %>
<% end %>