Skip to content

elixir-formula/elixir_formula

Repository files navigation

Elixir Formula

CI Status Coverage Status

Telegram channel for elixir developers and other people who interested in Elixir-lang. The project is a scraper which parse different resources for further publication in the telegram channel.

Companies blogs

Personal blogs

Publishing platforms

Podcasts

Contributing

  1. Fork it
  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