Mercurial > enso_core
view README @ 66:141bbbb81397 default tip
Modified TODO file in light of recent changes.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 02 Mar 2008 19:28:27 -0600 |
parents | 0f8add45eae9 |
children |
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 and Python 2.4 or above, 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.