mirror of
				https://github.com/beego/bee.git
				synced 2025-10-31 02:13:23 +00:00 
			
		
		
		
	add quick start
This commit is contained in:
		
							
								
								
									
										7
									
								
								scripts/quickstart.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								scripts/quickstart.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | |||||||
|  | #!/bin/sh | ||||||
|  |  | ||||||
|  | export GO111MODULE=on | ||||||
|  | go get github.com/beego/bee/v2@v2.0.2 | ||||||
|  | bee new hello | ||||||
|  | cd hello | ||||||
|  | bee run | ||||||
		Reference in New Issue
	
	Block a user
	 Ming Deng
					Ming Deng