Skip to content

Install

odanoburu edited this page Jan 13, 2020 · 3 revisions

Installation

  1. Clone this repository.
  2. Install stack
  3. Run
    stack install
        

    in this repository.

  4. Run
    mill --help
        

    to check that all is well. If you get an error similar to Command not found, you may need to adjust your PATH variable (instructions on how to do that vary by operating system, so you will have to google or ask for help).

See Editor Support if that interests you.

Clone this wiki locally