aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: 8ac758ff478de59003b2e670d9f2c752d24e7707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Ermacs: an erlang clone of emacs.
=================================

To run:

1. make
2. bin/ermacs (add that dir to your path, or copy the script somewhere)

Try opening doc/TOUR - it's an approximation of the emacs tutorial.

-- luke@bluetail.com