Skip to content

soulprovidr/nudedisco

Repository files navigation

nudedisco

RSS-powered album reviews aggregator.

CI Deploy

Installation

  1. Install Elixir.

  2. Clone the project:

    $ git clone git@github.com:soulprovidr/nudedisco.git
    $ cd nudedisco
  3. Install the project dependencies:

    $ mix deps.get
  4. Run the project locally:

    $ iex -S mix