apt install -y build-essential rsync git libpcre3-dev libncurses-dev pkg-config m4 unzip aspcud autoconf bubblewrap
opam init --comp=4.07.0 -y
eval `opam env`
apt install -y libssl-dev libffi-dev libeccodes-dev
# This patch on top of cohttp ensures allows using ~interrupt to abort an in-progress
# HTTP GET (the un-patched cohttp ~interrupt can only abort the 'connect' step)
opam pin cohttp.2.1.2 'https://github.com/danielrichman/ocaml-cohttp.git#v2.1.2-drichman'
opam pin cohttp-async.2.1.2 'https://github.com/danielrichman/ocaml-cohttp.git#v2.1.2-drichman'
opam install core async async_ssl cohttp-async ctypes ctypes-foreign
dune build --profile=release main.exe
forked from cuspaceflight/tawhiri-downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
Aerocene/tawhiri-downloader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- OCaml 100.0%