mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-03 17:13:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			62 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			62 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
@echo off
 | 
						|
@rem Wrapper around jpm
 | 
						|
 | 
						|
janet "%~dp0\jpm.janet" %*
 |