layout: page title: Developing

Information about the Mnemonic project that is most important for developers working on the project. The project has created bylaws for itself.

Project Members

Project Member Roles and Responsibilities{:target=“_blank”}

Mailing Lists

There are several development mailing lists for mnemonic

You can subscribe to the lists by sending email to
list-subscribe@mnemonic.incubator.apache.org
and unsubscribe by sending email to
list-unsubscribe@mnemonic.incubator.apache.org.

Source code

mnemonic uses git for version control. Get the source code:

% git clone https://git-wip-us.apache.org/repos/asf/incubator-mnemonic.git

-- or --

% git clone https://github.com/apache/incubator-mnemonic.git

The important branches are:

Please check our coding guidelines.

Reviews

All code must be +1'ed by a committer other than the author prior to its commit.