aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 76e1177cf435aa50885f730b76458118e5c88418 (plain)
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
38
39
40
41
42
43
44
45
46
47
48
[Reading](https://guyonvarch.gitlab.io/reading)
===============================================

[![build status](https://gitlab.com/guyonvarch/reading/badges/master/build.svg)](https://gitlab.com/guyonvarch/reading/commits/master)

Getting started
---------------

Client:

``` sh
sbt "~fastOptJS"
```

Server:

``` sh
(cd public; python -m http.server 9000)
```

Open your browser at http://localhost:9000/classes/index-dev.html

Build
-----

``` sh
sbt fullOptJS
```

With nix
--------

Install nix and follow the instructions:

``` sh
curl https://nixos.org/nix/install | sh
```

Dev environment:

``` sh
./dev
```

TODO
----

- Add a resume to every book.