Compile MemCP from Source: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with "Make sure, <code>go</code> is installed on your computer. (at least 1.22.0)   Compile the project with:  git clone <nowiki>https://github.com/launix-de/memcp</nowiki>  cd memcp  make Run the engine with:  ./memcp")  | 
			
(No difference) 
 | 
Latest revision as of 16:15, 17 May 2024
Make sure, go is installed on your computer. (at least 1.22.0)
Compile the project with:
git clone https://github.com/launix-de/memcp cd memcp make
Run the engine with:
./memcp