mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	adding installer option with asdf (#563)
created a plugin to install tea via asdf - hoping someone else can find it useful. Co-authored-by: mvaldes <mvaldes.revilla@gmail.com> Reviewed-on: https://gitea.com/gitea/tea/pulls/563 Co-authored-by: mvaldes14 <mvaldes14@noreply.gitea.com> Co-committed-by: mvaldes14 <mvaldes14@noreply.gitea.com>
This commit is contained in:
		 mvaldes14
					mvaldes14
				
			
				
					committed by
					
						 techknowlogick
						techknowlogick
					
				
			
			
				
	
			
			
			 techknowlogick
						techknowlogick
					
				
			
						parent
						
							0869c15a6c
						
					
				
				
					commit
					10bd00d066
				
			| @@ -94,6 +94,8 @@ There are different ways to get `tea`: | ||||
|  | ||||
| 4. Docker (thirdparty): [tgerczei/tea](https://hub.docker.com/r/tgerczei/tea) | ||||
|  | ||||
| 5. asdf (thirdparty): [mvaldes14/asdf-tea](https://github.com/mvaldes14/asdf-tea) | ||||
|  | ||||
| ## Compilation | ||||
|  | ||||
| Make sure you have a current go version installed (1.13 or newer). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user