2 Forks
15 Stars
15 Watchers

agrid

agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding or removing row/column at either end (one at a time).

How to download and setup agrid

Open terminal and run command
git clone https://github.com/OCamlPro/agrid.git
git clone is used to create a copy or clone of agrid 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 agrid https://github.com/OCamlPro/agrid/archive/master.zip

Or simply clone agrid with SSH
[email protected]:OCamlPro/agrid.git

If you have some problems with agrid

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