Difference between revisions of "Portal:Develop"

From MNE-CPP Wiki
Jump to: navigation, search
Line 1: Line 1:
== Documentation ==
+
== The MNE-CPP Development Workflow ==  
[[Coding Conventions & Style]]
+
=== Project Management ===
 +
The MNE-CPP project is maintained by an agile management approach, using JIRA. JIRA is a well known issue tracking tool by Atlassian, which let's you post bug reports, improvement tasks, wishes for new features and much more. It gives you a way to directly participate in the development of MNE-CPP. Please go to [https://mne-cpp.atlassian.net MNE-CPP's JIRA website] and sign up for an account if you wish to help to improve MNE-CPP.
  
[[Commit Policy]]
+
Next to JIRA we also use Atlassian's Confluence to share documents, meeting notes and other project related files. You can find our confluence page [https://mne-cpp.atlassian.net/wiki/ here].
 
+
[http://doc.mne-cpp.com Reference Guide]
+
  
 
== Tutorials ==  
 
== Tutorials ==  
Line 14: Line 13:
 
=== Advanced ===
 
=== Advanced ===
 
[[MNE CPP on Neuromag Linux]]
 
[[MNE CPP on Neuromag Linux]]
 +
 +
== Documentation ==
 +
[[Coding Conventions & Style]]
 +
 +
[[Commit Policy]]
 +
 +
[http://doc.mne-cpp.com Reference Guide]

Revision as of 14:07, 6 January 2016

The MNE-CPP Development Workflow

Project Management

The MNE-CPP project is maintained by an agile management approach, using JIRA. JIRA is a well known issue tracking tool by Atlassian, which let's you post bug reports, improvement tasks, wishes for new features and much more. It gives you a way to directly participate in the development of MNE-CPP. Please go to MNE-CPP's JIRA website and sign up for an account if you wish to help to improve MNE-CPP.

Next to JIRA we also use Atlassian's Confluence to share documents, meeting notes and other project related files. You can find our confluence page here.

Tutorials

Introductive

Create a MNE-CPP based application

Create a MNE-X plugin

Advanced

MNE CPP on Neuromag Linux

Documentation

Coding Conventions & Style

Commit Policy

Reference Guide