mirror of
				https://github.com/taigrr/wtf
				synced 2025-01-18 04:03:14 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			94 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			94 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| install:
 | |
| 	go install -ldflags="-X main.version=$(shell git describe --always --long --dirty)"
 |