Add a step for running the code editor

This commit is contained in:
Noah Haasis 2018-12-18 05:57:17 +01:00
parent 1e6fe070de
commit 30621b3276

View File

@ -8,6 +8,7 @@ _Disclaimer_ The getting-started instructions on this page have not yet been tes
To get cracking with typechecking and running Unison functions,
* do the prerequisites mentioned for each side of the toolchain below (Scala and Haskell)
* run `./scripts/test.sh` if you haven't done it yet
* from the root directory of a clone of the Unison repo, run `./scripts/unisonloop.sh` - that fires up the codebase editor, which watches for file changes in `unison-src`
* once a file is typechecked, you can do `add` to add it to the codebase
* and then `view` to view a definition.