171 Forks
618 Stars
618 Watchers

lwt

OCaml promises and concurrent I/O

How to download and setup lwt

Open terminal and run command
git clone https://github.com/ocsigen/lwt.git
git clone is used to create a copy or clone of lwt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lwt https://github.com/ocsigen/lwt/archive/master.zip

Or simply clone lwt with SSH
[email protected]:ocsigen/lwt.git

If you have some problems with lwt

You may open issue on lwt support forum (system) here: https://github.com/ocsigen/lwt/issues