mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	Added release task
This commit is contained in:
		
							parent
							
								
									404746ab22
								
							
						
					
					
						commit
						41156468a9
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -6,6 +6,8 @@ | |||||||
| # Folders | # Folders | ||||||
| _obj | _obj | ||||||
| _test | _test | ||||||
|  | build | ||||||
|  | .DS_Store | ||||||
| 
 | 
 | ||||||
| # Architecture specific extensions/prefixes | # Architecture specific extensions/prefixes | ||||||
| *.[568vq] | *.[568vq] | ||||||
|  | |||||||
							
								
								
									
										7
									
								
								release.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								release.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,7 @@ | |||||||
|  | #!/bin/bash | ||||||
|  | 
 | ||||||
|  | # This assumes that gonative and gox is installed as per the 'one time setup' instructions | ||||||
|  | # at https://github.com/inconshreveable/gonative | ||||||
|  | 
 | ||||||
|  | gox -output="build/{{.Dir}}_{{.OS}}_{{.Arch}}" | ||||||
|  | 
 | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user