aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
blob: 100c6ddd291d7fe8371e1152c1f1b03d41cf6036 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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