Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 848 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 848 Bytes

Elixir Tab

Elixir Tab is a Chrome Extension which helps you learn the Elixir core lib by replacing the new tab page with a random function from a random module and displaying the full documentation for it including signature, specs and examples.

Install

You can either install from Chrome Webstore or follow these steps to install manually

  • Clone repo
  • Open Chrome Extensions panel
  • Enable Developer mode
  • Select Load unpacked extension...
  • Select the cloned repo folder

Powered by

Contributors

Big thank you to these beautiful people for contributing