Skip to content

Commit 2b7b369

Browse files
committed
2 parents c1d2397 + 7aae21c commit 2b7b369

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
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)

0 commit comments

Comments
 (0)