Difference between revisions of "Portal:Getting Started"
From MNE-CPP Wiki
| Line 1: | Line 1: | ||
| + | = Getting Started as User = | ||
| + | |||
| + | [[Command Line Tools Examples|Command Line Tools Example Instructions]] | ||
| + | |||
| + | |||
| + | = Getting Started as Developer = | ||
| + | |||
This portal will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications. | This portal will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications. | ||
Revision as of 21:12, 2 March 2017
Contents
Getting Started as User
Command Line Tools Example Instructions
Getting Started as Developer
This portal will show you how to setup the mne-cpp project in order to build and develop your own features and/or applications.
Setup MNE-CPP for development
If you want to setup the latest MNE-CPP version please read the step by step setup guide.
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.