Contact us for any request of information at kmc-info@kmc-subset137.eu.
To follow development more closely simply subscribe to the development mailing-list.
To browse the source code go directly to GitHub Repository .
Patches are welcome and encouraged. Patches can be submitted through the mailing list or via GitHub. When submitting patches, please be sure to use sources from the git repository, and preferentially from the master branch. To create a patch for the project from a local git repository, please use the following commands (‘kmc-subset137’ should be the local directory of a previous git clone).
$ cd kmc-subset137 $ git add the-file-you-modified.c another-file.c $ git commit the-file-you-modified.c another-file.c $ git format-patch
For more information on use of Git, visit http://git-scm.com/
If you want to build the latest Kmc-Subset137 code from the repository, use the following commands:
$ git clone https://github.com/neatsrl/Kmc-Subset137.git $ cd Kmc-Subset137 $ make
Francesco Zuliani francesco.zuliani@neat.it