mirror of
				https://github.com/avatao-content/test-tutorial-framework
				synced 2025-11-04 05:32:55 +00:00 
			
		
		
		
	Continue writing readme
This commit is contained in:
		
							
								
								
									
										13
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								README.md
									
									
									
									
									
								
							@@ -16,7 +16,16 @@ See the documentation of each in their `README.md` files.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
Getting started with creating challenges using the framework – *setting up a development environment, building, running and such* – is documented here.
 | 
					Getting started with creating challenges using the framework – *setting up a development environment, building, running and such* – is documented here.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To learn the stuff you need to know about TFW in order to get started you should consult the `baseimage-tutorial-framework` repo first.
 | 
					To learn the stuff you need to know about TFW in order to get started you should consult the `baseimage-tutorial-framework` repo.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Setting up a development environment
 | 
					## Setting up a development environment
 | 
				
			||||||
*... in progress ...*
 | 
					
 | 
				
			||||||
 | 
					Just copy and paste the following command in a terminal:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					`curl -fsSL https://git.io/vxBfj | bash`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					> You have trust issues regarding the public key infrastructure? You can request a checksum authenticated version of the installer command from our team!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This will clone `frontend-tutorial-framework` and this repository, install `npm` dependencies for the frontend and pin the latest release of the framework baseimage as the parent in the `Dockerfile` of `test-tutorial-framework`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					After this, you can run use the `hack/tfw.sh` script to build and run your copy.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user