You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	docs: package graph as svg
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -76,7 +76,7 @@ serve: | ||||
|  | ||||
| depgraph: | ||||
| 	go get github.com/kisielk/godepgraph | ||||
| 	godepgraph -horizontal -s -o github.com/goreleaser github.com/goreleaser/goreleaser | dot -Tpng -o www/static/deps.png | ||||
| 	godepgraph -horizontal -s -o github.com/goreleaser github.com/goreleaser/goreleaser | dot -Tsvg -o www/static/deps.svg | ||||
| .PHONY: depgraph | ||||
|  | ||||
| # Show to-do items per file. | ||||
|   | ||||
| @@ -9,4 +9,4 @@ to the project. | ||||
|  | ||||
| ## Package graph | ||||
|  | ||||
| [](/deps.png) | ||||
| [](/deps.svg) | ||||
|   | ||||
							
								
								
									
										1147
									
								
								www/static/deps.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1147
									
								
								www/static/deps.svg
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| After Width: | Height: | Size: 79 KiB | 
		Reference in New Issue
	
	Block a user