mirror of
				https://github.com/edera-dev/krata.git
				synced 2025-11-03 23:29:39 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
		
			40 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			40 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/sh
							 | 
						||
| 
								 | 
							
								set -e
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								brew install protobuf
							 |