3 | | You can [http://www.molgenis.org/browser browse the code] or checkout directly from SVN at http://www.molgenis.org/svn |
4 | | {{{ |
5 | | TODO: tutorial commandline or |
6 | | }}} |
| 3 | You can check the latests versions of the MOLGENIS code via the [http://gbic.target.rug.nl/trac/molgenis/browser browser] or check it out from our open repository at http://www.molgenis.org. We mostly use Eclipse but we know that it works on NetBeans too with some tweaks. |
| 4 | |
| 5 | MOLGENIS consists of two main components. Current version is 3.3: |
| 6 | 1. The software generator 'molgenis'. Check out from http://www.molgenis.org/svn/molgenis/3.3 |
| 7 | 1. The application template 'molgenis_distro'. Check out from http://www.molgenis.org/svn/molgenis_distro/3.3 |
| 8 | |
| 9 | Inside the molgenis_distro you will find in handwritten the 'MolgenisGenerate' program. |
| 10 | See MolgenisGuide for usage. |