mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			Janet
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			72 B
		
	
	
	
		
			Janet
		
	
	
	
	
	
| (defn install
 | |
|   [manifest &]
 | |
|   (bundle/add-file manifest "dep2.janet"))
 | 
