Welcome to the relax Wiki.
| The community-run support site for relax, a program for the study of molecular dynamics using experimental NMR data.
|
User contributions - How to edit pages at the wiki
Please read the guidelines here.
What's new?
|
|
Did you know...
Install
Use msysgit for windows.
To install on linux, see here git-scm.com.
To build newest version, for example 1.8.x on CentOS, see here git_build.
Git user/repository variables
This setup should provide a good framework
See config list
git config --list
Git setup commit information
Write in terminal
git config --global --add user.name "Your Name"
git config --global --add user.email you@example.com
It is recommended to install EditPad Lite, and use this as an commit message editor, so you won't have line ending mis-match in windows. Just save after writing the commmit message, and exit the program. The message is committed.
#Windows
git config --global --add core.editor "EditPadLite7"
#Linux
git config --global --add core.editor "nano"
git ..→
|
|
|
Random screenshots
The analysis selection wizard
Steady-state NOE analysis
|
|