mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 23:36:12 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			67 B
		
	
	
	
		
			PowerShell
		
	
	
	
	
	
cls
 | 
						|
$build = Join-Path $PSScriptRoot 'build.ci.ps1'
 | 
						|
& $build @args
 |