mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			266 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			266 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| tap 'caskroom/cask'
 | |
| tap 'telemachus/brew', 'https://telemachus@bitbucket.org/telemachus/brew.git'
 | |
| brew 'emacs', args: ['with-cocoa', 'with-gnutls']
 | |
| brew 'redis', restart_service: true
 | |
| brew 'mongodb'
 | |
| brew 'sphinx'
 | |
| brew 'imagemagick'
 | |
| brew 'mysql'
 | |
| cask 'google-chrome'
 |