Keep up with us on GitHub.

The most up to date version of GOMC is available on GitHub. In addition to the latest release, you can find development branches with new features.
The best way to obtain GOMC is to clone it from GitHub and compile it for your operating system. To clone and compile GOMC, execute the following commands:

$ git clone https://github.com/GOMC-WSU/GOMC.git
$ cd GOMC
$ chmod +x metamake.sh
$ ./metamake.sh