Portal:Getting Started
From MNE-CPP Wiki
This portal will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications.
Step by Step Guide
Just read the following steps carefully by clicking on them:
- Get Qt
- Get the MNE-CPP source code
- Compile the MNE-CPP source code
- Read the MNE-CPP coding conventions and style
- Read the MNE-CPP commit policy
- Get the sample data set (optional)
Further Reading
What are the next steps?
- Check out our development portal to get started with the real deal!
- Already done that? Maybe it is time to contribute your code with the help of the contribution portal.