-
Notifications
You must be signed in to change notification settings - Fork 1
Install
odanoburu edited this page Jan 13, 2020
·
3 revisions
- Clone this repository.
- Install stack
- Run
stack install
in this repository.
- 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.