Changeset 14 in code for trunk/readme


Ignore:
Timestamp:
Jul 30, 2022, 1:29:20 PM (3 years ago)
Author:
fox
Message:

New readme & header format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readme

    r3 r14  
    1 Logarion is a text header-format and suite of tools, for discovering, collecting & exchanging texts.
     1Logarion
     2        discover, collect & exchange plain text files
    23
    34Guide: <http://texts.orbitalfox.eu/11bcd8e9.htm>
     5Header format: <http://git.disroot.org/orbifx/logarion/raw/branch/master/header>
     6
    47Source: <http://git.disroot.org/orbifx/logarion>
    5 IRC: <irc://tilde.chat/#logarion>
    68EUPL licence: <http://joinup.ec.europa.eu/software/page/eupl>
    79
    8 
    9 Header fields
    10 
    11 ID:     unique identifier
    12 Date:   of creation, ISO8601 formatted
    13 Topics: comma seperated list of topic names & phrases
    14 Title:
    15 Authors:list of name with optional set of <address>
    16 
    17 A blank line must seperarate the header from the body.
    18 
    19 
    20 Build development version
    21 
    22 Install `ocaml` and `opam`. Then build and install Logarion using opam's pin function:
    23 
    24 ```
    25 opam pin add text_parse https://git.disroot.org/orbifx/text-parse-ml.git
    26 opam pin add logarion https://git.disroot.org/orbifx/logarion.git
    27 opam install logarion
    28 ```
     10IRC: <irc://tilde.chat/#logarion>
Note: See TracChangeset for help on using the changeset viewer.