/cli-www

Website for the exercism CLI documentation.

Primary LanguageCSS

Exercism CLI website

A simple website to document the CLI usage.

Setup & Running

The webapp is set up with a Procfile. It simply requires foreman or forego to get started

  1. gem install foreman
  2. bundle install
  3. foreman start