Difference between revisions of "Portal:Getting Started"
From MNE-CPP Wiki
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
= Getting Started as Developer = | = Getting Started as Developer = | ||
Line 15: | Line 12: | ||
* Check out our [[Portal:Develop|development portal]] to get started with the real deal! | * Check out our [[Portal:Develop|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 [[Portal:Contribute|contribution portal]]. | * Already done that? Maybe it is time to contribute your code with the help of the [[Portal:Contribute|contribution portal]]. | ||
+ | |||
+ | = Getting Started as User = | ||
+ | |||
+ | The command line tools parameters are described in section [[Command Line Tools|Command Line Tools Instructions]]. |
Revision as of 14:59, 25 January 2018
Contents
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.
Getting Started as User
The command line tools parameters are described in section Command Line Tools Instructions.