feat(bin): script - added, webserver to launch Python3 web server
This commit is contained in:
		
							
								
								
									
										3
									
								
								bin/webserver
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								bin/webserver
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
 | 
			
		||||
python3 -m http.server "$@"
 | 
			
		||||
		Reference in New Issue
	
	Block a user