inaka / Dayron

A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database
http://inaka.net/blog/2016/05/24/introducing-dayron/
Apache License 2.0
159 stars 20 forks source link

Add deps badge to README #41

Closed rrrene closed 8 years ago

rrrene commented 8 years ago

Hi there,

I'm the maintainer of Inch CI and this PR pitches my latest project for the Elixir community.

Here comes the pitch:

Deps Status Inline docs

You already know the Inch badge on the right: It shows you an analysis for your Elixir project's docs. The new badge does the same thing for your dependencies.

Behind the badge works a CI service written in Elixir which can notify you whenever important updates for your Hex packages are released.

This is still in its infancy, and I want to basically invite you to join the beta to test-drive this. I really believe that we can create a great service for the community with this. That said, don't feel any obligation to accept the PR. You can't hurt my feelings by voicing your honest opinion about this idea!

flaviogranero commented 8 years ago

@rrrene it's great service indeed! Thanks for sharing and thanks for the PR.