Getting re-motion
Binaries
Go to the NuGet feed
Sources
Get the sources via Git from our Github repository
Ten Minutes Build
For the latest version, you need Visual Studio 2010. Older version still might depend on Visual Studio 2008.
To download the source code from our SVN server, go to http://subversion.tigris.org/ and get (and install) the SVN binaries.
Open the Visual Studio 2010 Command Prompt to access the "sn.exe tool
Create a folder called "Remotion" on your hard drive and check out the code into that folder:
cd c:\Remotionsvn checkout https://svn.re-motion.org/svn/Remotion/trunk/ trunk
You can also use TortoiseSVN to check out the code if you want a graphical user interface.
We cannot provide our remotion.snk, so you need to create your own.
cd c:\Remotion\trunksn -k remotion.snk