-
Notifications
You must be signed in to change notification settings - Fork 0
Vim's Code overview plugin
Twinside/CodeOverview
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BUILD instruction ================= for the GUI : - Start the .sln - Compile WpfOverview - Done for the PNG generator (you need haskell for this one) : - make conf - make - Done - Optional additional step to reduce exe size : - strip codeoverview.exe - upx codeoverview.exe Normally you should have 2 exe in the current folder, otherwise, just dig dist/build/codeoverview/codeoverview.exe to get the png generator