use .gmi as source text files
[diohsc.git] / index.gmi.in
blobce5aa9f324ce7482cd64ea59081362b8528c0d66
1 # Diohsc: Denotationally Intricate Obedient Haskell Smallnet Client
2 => README.gmi README.gmi
3 => CHANGELOG.gmi CHANGELOG.gmi
4 => https://repo.or.cz/diohsc.git source repo
5 => diohsc-$VERSION-src.tgz source tgz
7 ## Install
8 You'll need the cabal-install package; then run:
9 ```
10 $ cabal update && cabal install diohsc
11 $ ~/.cabal/bin/diohsc
12 ```
14 ## Asciicast tutorial
15 => diohsc-tutorial.cast Asciicast demonstrating basic usage,
16 to be played with asciinema. Download and run with `asciinema play diohsc-tutorial.cast`, or if you're already in diohsc, type `4 | asciinema play -`.
18 => https://asciinema.org/docs/installation asciinema is a package in most distributions.
19 => diohsc-tutorial.txt Plaintext version
21 ## Test-drive
22 ```
23 ssh diohsc@gemini.thegonz.net
24 password: gemini
25 ```