/Awesome

An awesome list for Elixir parsed from h4cc/awesome-elixir

Primary LanguageElixir

Awesome Build Status Coverage Status

An awesome list of github repositories for an awesome language: Elixir. The list is parsed from h4cc/awesome-elixir and features the amount of stars and days since the latest commit for every library, updates daily.

To run locally:

  • setup a github token
  • create a .env file and input your github token (see .env.example)
  • make install to get all the dependencies
  • make start to start
  • visit localhost:4000 via your browser