Mercurial > enso_core
view README @ 54:63b5055da50b
Updated readme.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 25 Feb 2008 20:35:19 -0800 |
parents | bfca1c0eccea |
children | 0f8add45eae9 |
line wrap: on
line source
Enso Readme =========== For the time being, in order to use Enso, you need to add the root directory of the Enso source tree to your PYTHONPATH environment variable. You'll also need to obtain, build, and install a platform-specific Enso backend, such as enso_osx. Aside from said backend, Enso currently has no other dependencies. No build step is currently required for Enso--it's all pure Python source code. To run Enso, just execute scripts/run_enso.py.