mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 15:32:56 +00:00 
			
		
		
		
	Created tfw.sh script (markdown)
							
								
								
									
										9
									
								
								tfw.sh-script.md
									
									
									
									
									
										Normal file
									
								
							
							
								
								
								
								
								
									
									
										
											
											
										
										
									
								
							
						
						
									
										9
									
								
								tfw.sh-script.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
This script is located in the `hack` folder of the challenge, and its primary purpose is to orchestrate building and running TFW-based exercises. It operates with the following commands:
 | 
			
		||||
 | 
			
		||||
| Command      | Description                                              |
 | 
			
		||||
| ------------ | -------------------------------------------------------- |
 | 
			
		||||
| *start*      | build & run TFW challenge                                |
 | 
			
		||||
| *run*        | run TFW challenge                                        |
 | 
			
		||||
| *buildtfw*   | build TFW baseimage                                      |
 | 
			
		||||
| *build*      | build TFW baseimage and challenge                        |
 | 
			
		||||
| *releasetfw* | tag TFW baseimage and push to upstream (for maintainers) |
 | 
			
		||||
		Reference in New Issue
	
	Block a user