File tree Expand file tree Collapse file tree 1 file changed +12
-14
lines changed
Expand file tree Collapse file tree 1 file changed +12
-14
lines changed Original file line number Diff line number Diff line change 1- # README
1+ # Desktop Cheat Sheet
22
3- ## About
3+ Desktop application of visual cheat sheets on terminal version [ Terminal Cheat Sheet] ( https://github.com/mvrpl/Terminal-Cheat-Sheet ) .
4+ ## Screenshots
45
5- This is the official Wails Vue-TS template.
6+ #### Apple Mac OS X
7+ ![ App Mac OS X] ( https://i.imgur.com/oIhJ0C3.png )
68
7- You can configure the project by editing ` wails.json ` . More information about the project settings can be found
8- here: https://wails.io/docs/reference/project-config
9+ #### Microsoft Windows
10+ ![ App Windows] ( https://i.imgur.com/bwJKbww.png )
11+ ## Operation System Support
912
10- ## Live Development
13+ - [ Windows 10 and 11] ( https://github.com/mvrpl/Desktop-Cheat-Sheet/releases/latest/download/Desktop-Cheat-Sheet-amd64-installer.exe )
14+ - [ Mac OS X Monterey+] ( https://github.com/mvrpl/Desktop-Cheat-Sheet/releases/latest/download/Desktop-Cheat-Sheet.pkg )
15+ ## Author
1116
12- To run in live development mode, run ` wails dev ` in the project directory. This will run a Vite development
13- server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
14- and have access to your Go methods, there is also a dev server that runs on http://localhost:34115 . Connect
15- to this in your browser, and you can call your Go code from devtools.
16-
17- ## Building
18-
19- To build a redistributable, production mode package, use ` wails build ` .
17+ - [ @mvrpl ] ( https://www.github.com/mvrpl )
You can’t perform that action at this time.
0 commit comments