❄️ neige
An experimental browser written in Elm and OCaml via Electron
Installation
Prerequistes
node>=8.9.4&&npm>=5.6.0ocaml>=4.06.0
Build the current version
opam pin add .make installmake all(build the files)make run(run the electron's window)make packet(buildneige.app)make tarball(build a tarball)