You've already forked focalboard
							
							
				mirror of
				https://github.com/mattermost/focalboard.git
				synced 2025-10-31 00:17:42 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| **/*.go !**/*_test.go !mattermost-plugin/server/manifest.go {
 | |
|     prep: cd mattermost-plugin && make server deploy-from-watch
 | |
| }
 | |
| 
 | |
| {
 | |
|     daemon +sigterm: cd mattermost-plugin && make watch
 | |
| }
 |