File: README

package info (click to toggle)
nmh 1.0.4%2Bdev-20010317-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,508 kB
  • ctags: 4,515
  • sloc: ansic: 50,161; sh: 2,711; makefile: 961; awk: 74
file content (37 lines) | stat: -rw-r--r-- 1,349 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# $Id: README,v 1.6 2000/05/06 11:34:03 doug Exp $
#

Installing
----------
Please read the INSTALL file.

Copying
-------
nmh uses a BSD-style license, which should be in the top-level of the
distribution in a file named COPYRIGHT.

Developers
----------
Information of interest to nmh developers can be found in
the README.developers file in the docs subdirectory of this
distribution.  If you're hacking on the code, you should also
definately subscribe to the nmh-workers mailing list. To do so, send
mail to nmh-workers-request@mhost.com with the subject "subscribe". If
you're interested in working on nmh, but aren't sure what to do, see
the TODO file in the docs subdirectory. There's plenty of work there.

Working with your shell
-----------------------
The files COMPLETION-TCSH and COMPLETION-ZSH in the docs subdirectory
give cookbook examples of how to use the enhanced features of
these shells with nmh. There is also a section in Jerry Peek's book
covering nmh/MH and working with the shell. The section is available
online here: http://www.ics.uci.edu/~mh/book/mh/mhanthsh.htm

For More information
--------------------
There is more information, including a FAQ and a bit of historical
information in the docs subdirectory. There are also links to further
documentation on the nmh website located at http://www.mhost.com/nmh/ .