How can I keep track of changes to the code?
The FieldTrip code is accessible using git at github.com. To quickly get access to the code, you would do the following from the command line or the equivalent in a graphical git interface, such as the GitHub desktop.
git clone https://github.com/fieldtrip/fieldtrip
To update automatically, you could schedule a job (e.g. using cron) to run “git pull” every night.
Please see our github tutorial for details.
Downloading as zip file
You can also download the latest (“master”) version as a zip file.
Related documentation
2009/10/12 09:42 | ||
2009/10/12 18:08 | ||
2010/07/08 17:05 | Robert Oostenveld | |
2014/09/25 19:55 |