mirror of
				https://github.com/SteamDeckHomebrew/decky-plugin-template.git
				synced 2025-11-02 15:22:25 -06:00 
			
		
		
		
	Merge cf90eb4f8f into 8262602460
		
	This commit is contained in:
		
				commit
				
					
						bb1e608d2a
					
				
			
		
					 1 changed files with 9 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -24,8 +24,8 @@ If you would like to build plugins that have their own custom backends, Docker i
 | 
			
		|||
 | 
			
		||||
1. You can fork this repo or utilize the "Use this template" button on Github.
 | 
			
		||||
2. In your local fork/own plugin-repository run these commands:
 | 
			
		||||
   1. ``pnpm i``
 | 
			
		||||
   2. ``pnpm run build``
 | 
			
		||||
   1. `pnpm i`
 | 
			
		||||
   2. `pnpm run build`
 | 
			
		||||
   - These setup pnpm and build the frontend code for testing.
 | 
			
		||||
3. Consult the [decky-frontend-lib](https://github.com/SteamDeckHomebrew/decky-frontend-lib) repository for ways to accomplish your tasks.
 | 
			
		||||
   - Documentation and examples are still rough,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue