add readme
This commit is contained in:
		
							parent
							
								
									3ce48a1ee2
								
							
						
					
					
						commit
						1c951753e2
					
				@ -1 +1,8 @@
 | 
				
			|||||||
# desktop_app
 | 
					# desktop_app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## build
 | 
				
			||||||
 | 
					    Python 3.13.2
 | 
				
			||||||
 | 
					    python -m venv .venv
 | 
				
			||||||
 | 
					    .\.venv\Scripts\pip.exe install -r .\requirements.txt
 | 
				
			||||||
 | 
					    .\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed main.py --icon=ico/yobble_m.ico
 | 
				
			||||||
 | 
					    .\.venv\Scripts\pyinstaller --noconfirm --onefile --windowed updater.py --icon=ico/yobble_updater.ico
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user