Overview
Comment: | Mention creating ~/.heromeshrc in the README |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
84c6f33d129f6aa83692912e1d3025ff |
User & Date: | user on 2021-03-23 21:55:09 |
Other Links: | manifest | tags |
Context
2021-03-23
| ||
23:27 | Add a note into README about the distributor editing man6/heromesh.str check-in: 1860f39035 user: user tags: trunk | |
21:55 | Mention creating ~/.heromeshrc in the README check-in: 84c6f33d12 user: user tags: trunk | |
20:45 | Add ARCHITECTURE and README files. check-in: 667b8828b3 user: user tags: trunk | |
Changes
Modified README from [f4af70885f] to [3f85950ee9].
︙ | |||
38 39 40 41 42 43 44 45 46 47 48 49 50 51 | 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | + + + + | * A C compiler, with GNU extensions (tested with GCC; it has not been tested with Clang, but I expect it to work; report it if it doesn't work) * If you wish to alter some of the files, Node.js or a compatible JavaScript runtime is required for compiling these files (you do not need this if you do not wish to modify Free Hero Mesh) Before using it, you must create a file called .heromeshrc in your home directory; you may use default.heromeshrc to start with, and then customize it as you wish. === Community/discussion === For discussion of Free Hero Mesh, use the NNTP server. This is a newsgroup in the zzo38computer.org NNTP server, named: |
︙ |