-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/enso
License
jparris/enso
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Enso Readme =========== Enso is an extensible, cross-platform quasimodal linguistic command-line interface written in Python. Building Enso ------------- To build Enso, you need: * Python 2.4 or above This can be found at http://www.python.org. * SCons This open-source, python-based build tool can be found at http://www.scons.org. You'll also need the appropriate prerequisites for your particular platform. Please consult one of the following files: README.osx (Mac OS X) README.win32 (Microsoft Windows) README.linux (Linux and other Un*x-based platforms) Once you've read this file, just run 'scons' from the root directory of the source tree. Running Enso ------------ To run Enso, just excecute the following from the root directory of the source tree: python scripts/run_enso.py Installing Enso System-Wide --------------------------- Enso has a distutils-based install script that can be used to install Enso system-wide, but it currently only works on Linux (see issue 19). To use it, just run python setup.py install
About
Automatically exported from code.google.com/p/enso
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published